diff --git a/l10n/fr.js b/l10n/fr.js index b58b5f0..2ec1d62 100644 --- a/l10n/fr.js +++ b/l10n/fr.js @@ -2,6 +2,7 @@ OC.L10N.register( "ocsms", { "Phone Sync" : "Synchronisation du téléphone", + "dwa" : "dwa", "captured" : "capturé", "binary" : "binaire", "utf-8" : "utf-8", diff --git a/l10n/fr.json b/l10n/fr.json index 3dc464b..62e4048 100644 --- a/l10n/fr.json +++ b/l10n/fr.json @@ -1,5 +1,6 @@ { "translations": { "Phone Sync" : "Synchronisation du téléphone", + "dwa" : "dwa", "captured" : "capturé", "binary" : "binaire", "utf-8" : "utf-8", diff --git a/l10n/is.js b/l10n/is.js index 70710f8..85efb5c 100644 --- a/l10n/is.js +++ b/l10n/is.js @@ -2,6 +2,7 @@ OC.L10N.register( "ocsms", { "Phone Sync" : "Símasamstilling", + "utf-8" : "utf-8", "An app to sync SMS with your cloud" : "Forrit til að samstilla SMS við tölvuskýið þitt", "No contact found." : "Enginn tengiliður fannst.", "Settings" : "Stillingar", diff --git a/l10n/is.json b/l10n/is.json index 03ae9e8..33d1806 100644 --- a/l10n/is.json +++ b/l10n/is.json @@ -1,5 +1,6 @@ { "translations": { "Phone Sync" : "Símasamstilling", + "utf-8" : "utf-8", "An app to sync SMS with your cloud" : "Forrit til að samstilla SMS við tölvuskýið þitt", "No contact found." : "Enginn tengiliður fannst.", "Settings" : "Stillingar",