aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/Wallabag/CoreBundle/Resources/translations/messages.ru.yml
diff options
context:
space:
mode:
authorJérémy Benoist <j0k3r@users.noreply.github.com>2019-06-12 21:36:00 +0200
committerGitHub <noreply@github.com>2019-06-12 21:36:00 +0200
commit1009b286c9b6186856c884948e5d7f1c334a7ac1 (patch)
tree8db345468210b404dc163ff4caec18eff6c3b6a8 /src/Wallabag/CoreBundle/Resources/translations/messages.ru.yml
parent76cc8ca26f82ededc4f6088653877539af1809bc (diff)
parenteeae34375d41a5c30c60c1ad47fe8beffd9d4f3d (diff)
downloadwallabag-1009b286c9b6186856c884948e5d7f1c334a7ac1.tar.gz
wallabag-1009b286c9b6186856c884948e5d7f1c334a7ac1.tar.zst
wallabag-1009b286c9b6186856c884948e5d7f1c334a7ac1.zip
Merge pull request #3995 from wallabag/feature/config-display-login
Display login in config / user
Diffstat (limited to 'src/Wallabag/CoreBundle/Resources/translations/messages.ru.yml')
-rw-r--r--src/Wallabag/CoreBundle/Resources/translations/messages.ru.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/Wallabag/CoreBundle/Resources/translations/messages.ru.yml b/src/Wallabag/CoreBundle/Resources/translations/messages.ru.yml
index 48695b3f..9fe75369 100644
--- a/src/Wallabag/CoreBundle/Resources/translations/messages.ru.yml
+++ b/src/Wallabag/CoreBundle/Resources/translations/messages.ru.yml
@@ -100,6 +100,7 @@ config:
100 feed_limit: 'Количество записей в фиде' 100 feed_limit: 'Количество записей в фиде'
101 form_user: 101 form_user:
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, Authy or FreeOTP) to get a one time code on every new untrusted connection. You can't choose both option." 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, Authy or FreeOTP) to get a one time code on every new untrusted connection. You can't choose both option."
103 # login_label: 'Login (can not be changed)'
103 name_label: 'Имя' 104 name_label: 'Имя'
104 email_label: 'Email' 105 email_label: 'Email'
105 # emailTwoFactor_label: 'Using email (receive a code by email)' 106 # emailTwoFactor_label: 'Using email (receive a code by email)'