Fix(l10n): Update translations from Transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
This commit is contained in:
Nextcloud bot 2023-06-08 01:45:19 +00:00
parent 16715a3c87
commit 5dfe93b875
No known key found for this signature in database
GPG Key ID: 130DAB86D3FB356C
2 changed files with 2 additions and 0 deletions

View File

@ -1,6 +1,7 @@
OC.L10N.register( OC.L10N.register(
"epubreader", "epubreader",
{ {
"Settings updated successfully." : "تنظیمات با موفقیت به‌روز شد.",
"menu" : "منو" "menu" : "منو"
}, },
"nplurals=2; plural=(n > 1);"); "nplurals=2; plural=(n > 1);");

View File

@ -1,4 +1,5 @@
{ "translations": { { "translations": {
"Settings updated successfully." : "تنظیمات با موفقیت به‌روز شد.",
"menu" : "منو" "menu" : "منو"
},"pluralForm" :"nplurals=2; plural=(n > 1);" },"pluralForm" :"nplurals=2; plural=(n > 1);"
} }