From 13a64db7fe759ec0724561ccbd56bcc51918288a Mon Sep 17 00:00:00 2001 From: fredtempez Date: Fri, 21 Jul 2023 21:54:47 +0200 Subject: [PATCH] bugs --- .gitignore | 4 ++++ modules/blog/it.json | 2 +- modules/blog/tr_TR.json | 2 +- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 4592dcf..b2ed5b9 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,6 @@ */sync.ffs_db sync.ffs_db +modules/gallery/.DS_Store +modules/news/.DS_Store +.DS_Store +.gitignore diff --git a/modules/blog/it.json b/modules/blog/it.json index 69a2941..1ddd1b7 100644 --- a/modules/blog/it.json +++ b/modules/blog/it.json @@ -72,7 +72,7 @@ "Très Grande": "Molto alto", "Très petite": "Molto piccolo", "Éditer l'article": "Modifica l'articolo", - "Éditer/ Approuver un commentaire": "Éditer/ Approuver les commentaires": "Modifica/Approva i commenti", + "Éditer/ Approuver un commentaire": "Modifica/Approva i commenti", "Éditeur": "Editore", "État": "Stato" } \ No newline at end of file diff --git a/modules/blog/tr_TR.json b/modules/blog/tr_TR.json index 10d5278..3d61cd9 100644 --- a/modules/blog/tr_TR.json +++ b/modules/blog/tr_TR.json @@ -72,7 +72,7 @@ "Très Grande": "Çok büyük", "Très petite": "Çok küçük", "Éditer l'article": "Makaleyi düzenle", - "Éditer/ Approuver un commentaire": "Éditer/ Approuver les commentaires": "Yorumları Düzenle/Onayla", + "Éditer/ Approuver un commentaire": "Yorumları Düzenle/Onayla", "Éditeur": "Düzenleyici", "État": "Durum" } \ No newline at end of file