diff --git a/l10n/tr.js b/l10n/tr.js index bb39b66..5c5fe3e 100644 --- a/l10n/tr.js +++ b/l10n/tr.js @@ -1,6 +1,6 @@ OC.L10N.register( "ocsms", { - "Phone Sync" : "Telefon Sync" + "Phone Sync" : "Telefon Eşitleme" }, "nplurals=2; plural=(n > 1);"); diff --git a/l10n/tr.json b/l10n/tr.json index a88c154..4758460 100644 --- a/l10n/tr.json +++ b/l10n/tr.json @@ -1,4 +1,4 @@ { "translations": { - "Phone Sync" : "Telefon Sync" + "Phone Sync" : "Telefon Eşitleme" },"pluralForm" :"nplurals=2; plural=(n > 1);" } \ No newline at end of file