aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/Wallabag/CoreBundle/Resources/translations/messages.fa.yml
diff options
context:
space:
mode:
Diffstat (limited to 'src/Wallabag/CoreBundle/Resources/translations/messages.fa.yml')
-rw-r--r--src/Wallabag/CoreBundle/Resources/translations/messages.fa.yml9
1 files changed, 5 insertions, 4 deletions
diff --git a/src/Wallabag/CoreBundle/Resources/translations/messages.fa.yml b/src/Wallabag/CoreBundle/Resources/translations/messages.fa.yml
index 2ede433e..ca25b390 100644
--- a/src/Wallabag/CoreBundle/Resources/translations/messages.fa.yml
+++ b/src/Wallabag/CoreBundle/Resources/translations/messages.fa.yml
@@ -99,11 +99,11 @@ config:
99 # all: 'All' 99 # all: 'All'
100 rss_limit: 'محدودیت آر-اس-اس' 100 rss_limit: 'محدودیت آر-اس-اس'
101 form_user: 101 form_user:
102 two_factor_description: "با فعال‌کردن تأیید ۲مرحله‌ای هر بار که اتصال تأییدنشده‌ای برقرار شد، به شما یک کد از راه ایمیل فرستاده می‌شود" 102 # two_factor_description: "Enabling two factor authentication means you'll receive an email with a code OR need to use an OTP app (like Google Authenticator) to get a one time code on every new untrusted connection. You can't choose both option."
103 name_label: 'نام' 103 name_label: 'نام'
104 email_label: 'نشانی ایمیل' 104 email_label: 'نشانی ایمیل'
105 twoFactorAuthentication_label: 'تأیید ۲مرحله‌ای' 105 # emailTwoFactor_label: 'Using email (receive a code by email)'
106 # help_twoFactorAuthentication: "If you enable 2FA, each time you want to login to wallabag, you'll receive a code by email." 106 # googleTwoFactor_label: 'Using an OTP app (open the app, like Google Authenticator, to get a one time code)'
107 delete: 107 delete:
108 # title: Delete my account (a.k.a danger zone) 108 # title: Delete my account (a.k.a danger zone)
109 # description: If you remove your account, ALL your articles, ALL your tags, ALL your annotations and your account will be PERMANENTLY removed (it can't be UNDONE). You'll then be logged out. 109 # description: If you remove your account, ALL your articles, ALL your tags, ALL your annotations and your account will be PERMANENTLY removed (it can't be UNDONE). You'll then be logged out.
@@ -533,7 +533,8 @@ user:
533 email_label: 'نشانی ایمیل' 533 email_label: 'نشانی ایمیل'
534 # enabled_label: 'Enabled' 534 # enabled_label: 'Enabled'
535 # last_login_label: 'Last login' 535 # last_login_label: 'Last login'
536 # twofactor_label: Two factor authentication 536 # twofactor_email_label: Two factor authentication by email
537 # twofactor_google_label: Two factor authentication by Google
537 # save: Save 538 # save: Save
538 # delete: Delete 539 # delete: Delete
539 # delete_confirm: Are you sure? 540 # delete_confirm: Are you sure?