diff options
-rw-r--r-- | i18n/fr.i18n.json | 2 | ||||
-rw-r--r-- | i18n/it.i18n.json | 8 |
2 files changed, 5 insertions, 5 deletions
diff --git a/i18n/fr.i18n.json b/i18n/fr.i18n.json index 444052a8..d27aa1d7 100644 --- a/i18n/fr.i18n.json +++ b/i18n/fr.i18n.json @@ -138,7 +138,7 @@ "color-red": "rouge", "color-sky": "ciel", "color-yellow": "jaune", - "comment": "Commentaire", + "comment": "Commenter", "comment-placeholder": "Écrire un commentaire", "comment-only": "Commentaire uniquement", "comment-only-desc": "Ne peut que commenter des cartes.", diff --git a/i18n/it.i18n.json b/i18n/it.i18n.json index 94e8329d..1214dd82 100644 --- a/i18n/it.i18n.json +++ b/i18n/it.i18n.json @@ -64,9 +64,9 @@ "archive-selection": "Archivia selezione", "archiveBoardPopup-title": "Archivia Bacheca?", "archived-items": "Elementi archiviati", - "archived-boards": "Archived Boards", - "restore-board": "Restore Board", - "no-archived-boards": "No Archived Boards.", + "archived-boards": "Bacheche Archiviate", + "restore-board": "Ripristina Bacheca", + "no-archived-boards": "Nessuna Bacheca Archiviata.", "archives": "Archivi", "assign-member": "Aggiungi membro", "attached": "allegato", @@ -355,5 +355,5 @@ "email-invite-register-subject": "__inviter__ ti ha inviato un invito", "email-invite-register-text": "Gentile __user__,\n\n__inviter__ ti ha invitato su Wekan per collaborare.\n\nPer favore segui il link qui sotto:\n__url__\n\nIl tuo codice d'invito è: __icode__\n\nGrazie.", "error-invitation-code-not-exist": "Il codice d'invito non esiste", - "error-notAuthorized": "You are not authorized to view this page." + "error-notAuthorized": "Non sei autorizzato ad accedere a questa pagina." }
\ No newline at end of file |