diff --git a/l10n/fr.js b/l10n/fr.js index a3b32fa..b58b5f0 100644 --- a/l10n/fr.js +++ b/l10n/fr.js @@ -11,7 +11,7 @@ OC.L10N.register( "i" : "i", "small" : "petit", "sup" : "sup", - "An app to sync SMS with your cloud" : "Une application pour synchroniser avec votre cloud", + "An app to sync SMS with your cloud" : "Une application pour synchroniser les SMS avec votre cloud", "No contact found." : "Aucun contact trouvé.", "Settings" : "Paramètres", "Invalid message limit" : "Limite de message invalide", diff --git a/l10n/fr.json b/l10n/fr.json index b950437..3dc464b 100644 --- a/l10n/fr.json +++ b/l10n/fr.json @@ -9,7 +9,7 @@ "i" : "i", "small" : "petit", "sup" : "sup", - "An app to sync SMS with your cloud" : "Une application pour synchroniser avec votre cloud", + "An app to sync SMS with your cloud" : "Une application pour synchroniser les SMS avec votre cloud", "No contact found." : "Aucun contact trouvé.", "Settings" : "Paramètres", "Invalid message limit" : "Limite de message invalide",