diff options
author | Nextcloud bot <bot@nextcloud.com> | 2022-08-26 02:24:48 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2022-08-26 02:24:48 +0000 |
commit | 2fcae35e0f79625d7328c7e95dcda3029633c90a (patch) | |
tree | 04331daddc2b09d8e4cc2d08c7ae9cea638a065a /apps/settings/l10n/fa.js | |
parent | 38d0419f14ad70dbd82ef18946846b8ce3ea1682 (diff) | |
download | nextcloud-server-2fcae35e0f79625d7328c7e95dcda3029633c90a.tar.gz nextcloud-server-2fcae35e0f79625d7328c7e95dcda3029633c90a.zip |
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/settings/l10n/fa.js')
-rw-r--r-- | apps/settings/l10n/fa.js | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/settings/l10n/fa.js b/apps/settings/l10n/fa.js index 0fda68cf2c9..fd068f7ed2f 100644 --- a/apps/settings/l10n/fa.js +++ b/apps/settings/l10n/fa.js @@ -354,7 +354,6 @@ OC.L10N.register( "Your postal address" : "آدرس پستی شما", "It can take up to 24 hours before the account is displayed as verified." : "24 ساعت طول می کشد تا اعتبار حساب تأیید شود.", "Link https://…" : "پیوند https://…", - "Twitter handle @…" : "دسته توییتر @…", "Locale" : "محل", "Current password" : "گذرواژه کنونی", "New password" : "گذرواژه جدید", @@ -382,6 +381,7 @@ OC.L10N.register( "Recommended" : "پیشنهاد شده", "The cron.php needs to be executed by the system user \"%s\"." : "cron.php باید توسط کاربر سیستم \"%s\" اجرا شود.", "days" : "روز", - "No display name set" : "هیچ نام نمایشی تعیین نشده است" + "No display name set" : "هیچ نام نمایشی تعیین نشده است", + "Twitter handle @…" : "دسته توییتر @…" }, "nplurals=2; plural=(n > 1);"); |