diff options
author | Nextcloud bot <bot@nextcloud.com> | 2018-03-15 01:11:41 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2018-03-15 01:11:41 +0000 |
commit | 055d15e305b81be75fe838a9ac733d86818ea807 (patch) | |
tree | 020a41c5e753f9bf1da2823aa3d267bfee314cc5 /core/l10n/fa.js | |
parent | 23a02eaf141647c12f964651ba86299966a2d108 (diff) | |
download | nextcloud-server-055d15e305b81be75fe838a9ac733d86818ea807.tar.gz nextcloud-server-055d15e305b81be75fe838a9ac733d86818ea807.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'core/l10n/fa.js')
-rw-r--r-- | core/l10n/fa.js | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/core/l10n/fa.js b/core/l10n/fa.js index 11e1d0a5733..2b08ca8dc42 100644 --- a/core/l10n/fa.js +++ b/core/l10n/fa.js @@ -251,7 +251,6 @@ OC.L10N.register( "Log in" : "ورود", "Wrong password." : "گذرواژه اشتباه.", "Stay logged in" : "در سیستم بمانید", - "Alternative Logins" : "ورود متناوب", "Account access" : "دسترسی به حساب", "App token" : "App token", "New password" : "گذرواژه جدید", @@ -266,6 +265,7 @@ OC.L10N.register( "Start update" : "اغاز به روز رسانی", "Detailed logs" : "Detailed logs", "Update needed" : "نیاز به روز رسانی دارد", - "Thank you for your patience." : "از صبر شما متشکریم" + "Thank you for your patience." : "از صبر شما متشکریم", + "Alternative Logins" : "ورود متناوب" }, "nplurals=1; plural=0;"); |