diff --git a/l10n/fa.js b/l10n/fa.js index b398ea6..9d26db0 100644 --- a/l10n/fa.js +++ b/l10n/fa.js @@ -1,6 +1,7 @@ OC.L10N.register( "epubreader", { + "Settings updated successfully." : "تنظیمات با موفقیت به‌روز شد.", "menu" : "منو" }, "nplurals=2; plural=(n > 1);"); diff --git a/l10n/fa.json b/l10n/fa.json index 7e4bf3b..7c356de 100644 --- a/l10n/fa.json +++ b/l10n/fa.json @@ -1,4 +1,5 @@ { "translations": { + "Settings updated successfully." : "تنظیمات با موفقیت به‌روز شد.", "menu" : "منو" },"pluralForm" :"nplurals=2; plural=(n > 1);" } \ No newline at end of file