diff --git a/l10n/fr.js b/l10n/fr.js index 33a987a..9f0ce76 100644 --- a/l10n/fr.js +++ b/l10n/fr.js @@ -3,6 +3,11 @@ OC.L10N.register( { "Phone Sync" : "Synchronisation du téléphone", "utf-8" : "utf-8", + "b" : "b", + "tt" : "tt", + "font" : "font", + "i" : "i", + "sup" : "sup", "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 d7b7255..ecad5bf 100644 --- a/l10n/fr.json +++ b/l10n/fr.json @@ -1,6 +1,11 @@ { "translations": { "Phone Sync" : "Synchronisation du téléphone", "utf-8" : "utf-8", + "b" : "b", + "tt" : "tt", + "font" : "font", + "i" : "i", + "sup" : "sup", "An app to sync SMS with your cloud" : "Une application pour synchroniser avec votre cloud", "No contact found." : "Aucun contact trouvé.", "Settings" : "Paramètres",