aboutsummaryrefslogtreecommitdiff
path: root/app/i18n/fa
diff options
context:
space:
mode:
authorGravatar Inverle <inverle@proton.me> 2025-07-31 09:24:37 +0200
committerGravatar GitHub <noreply@github.com> 2025-07-31 09:24:37 +0200
commitf85333e98adff296700e01ece8843aaf94694257 (patch)
treec1c1a36a06f2d9fe824c3284757cd8761bd3f9d3 /app/i18n/fa
parent7a0c423357818b19eb431775452b1357bc7fd3eb (diff)
Require current password when setting new password (#7763)
* Require current password when setting new password * i18n: fr --------- Co-authored-by: Alexandre Alapetite <alexandre@alapetite.fr>
Diffstat (limited to 'app/i18n/fa')
-rw-r--r--app/i18n/fa/conf.php5
-rw-r--r--app/i18n/fa/feedback.php1
2 files changed, 5 insertions, 1 deletions
diff --git a/app/i18n/fa/conf.php b/app/i18n/fa/conf.php
index ccc4fe148..660a2e0e9 100644
--- a/app/i18n/fa/conf.php
+++ b/app/i18n/fa/conf.php
@@ -120,13 +120,16 @@ return array(
'documentation_link' => 'See the <a href="https://freshrss.github.io/FreshRSS/en/users/06_Mobile_access.html#access-via-mobile-app" target="_blank">documentation and list of known apps</a>', // TODO
'help' => 'See <a href="http://freshrss.github.io/FreshRSS/en/users/06_Mobile_access.html#access-via-mobile-app" target=_blank>documentation</a>', // TODO
),
+ 'change_password' => 'Change password', // TODO
+ 'confirm_new_password' => 'Confirm new password', // TODO
+ 'current_password' => 'Current password<br /><small>(for the Web-form login method)</small>', // TODO
'delete' => array(
'_' => ' حذف اکانت',
'warn' => ' حساب شما و تمام داده های مرتبط حذف خواهد شد.',
),
'email' => ' آدرس ایمیل',
+ 'new_password' => 'New password', // TODO
'password_api' => ' رمز عبور API<br /><small>(مثلاً برای برنامه های تلفن همراه)</small>',
- 'password_form' => ' رمز عبور<br /><small>(برای روش ورود به فرم وب)</small>',
'password_format' => ' حداقل 7 کاراکتر',
'title' => ' نمایه',
),
diff --git a/app/i18n/fa/feedback.php b/app/i18n/fa/feedback.php
index 0c3bd7853..980f8793a 100644
--- a/app/i18n/fa/feedback.php
+++ b/app/i18n/fa/feedback.php
@@ -66,6 +66,7 @@ return array(
),
'profile' => array(
'error' => ' نمایه شما قابل تغییر نیست',
+ 'passwords_dont_match' => 'Passwords don’t match', // TODO
'updated' => ' نمایه شما اصلاح شده است',
),
'sub' => array(