From 6da0d81032afc842c0437cc618807897e448e7f2 Mon Sep 17 00:00:00 2001 From: Kyle Spearrin Date: Tue, 29 Nov 2016 21:36:28 -0500 Subject: [PATCH] google authenticator is not the only supported app. fixed russian translation? @sersoftin --- src/_locales/ru/messages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/_locales/ru/messages.json b/src/_locales/ru/messages.json index 7a4ea842..65dac9cd 100644 --- a/src/_locales/ru/messages.json +++ b/src/_locales/ru/messages.json @@ -528,7 +528,7 @@ "description": "You can change your email address on the bitwarden.com web vault. Do you want to visit the website now?" }, "twoStepLoginConfirmation": { - "message": "Двухфакторная аутентификация делает Ваш аккаунт более защищенным. При каждом входе в хранилище будет требоваться код из приложения Google Authenticator. Двухфакторная аутентификация включается на сайте bitwarden.com. Вы хотите посетить сайт сейчас?", + "message": "Двухфакторная аутентификация делает Ваш аккаунт более защищенным. При каждом входе в хранилище будет требоваться код из приложения Authenticator. Двухфакторная аутентификация включается на сайте bitwarden.com. Вы хотите посетить сайт сейчас?", "description": "Two-step login makes your account more secure by requiring you to enter a security code from an authenticator app whenever you log in. Two-step login can be enabled on the bitwarden.com web vault. Do you want to visit the website now?" }, "loggingOut": {