diff --git a/l10n/fr.js b/l10n/fr.js index 52a4492..33a987a 100644 --- a/l10n/fr.js +++ b/l10n/fr.js @@ -2,6 +2,7 @@ OC.L10N.register( "ocsms", { "Phone Sync" : "Synchronisation du téléphone", + "utf-8" : "utf-8", "An app to sync SMS with your cloud" : "Une application pour synchroniser avec votre cloud", "No contact found." : "Aucun contact trouvé.", "Settings" : "Paramètres", diff --git a/l10n/fr.json b/l10n/fr.json index a512f91..d7b7255 100644 --- a/l10n/fr.json +++ b/l10n/fr.json @@ -1,5 +1,6 @@ { "translations": { "Phone Sync" : "Synchronisation du téléphone", + "utf-8" : "utf-8", "An app to sync SMS with your cloud" : "Une application pour synchroniser avec votre cloud", "No contact found." : "Aucun contact trouvé.", "Settings" : "Paramètres",