diff --git a/lib/l10n/intl_ru.arb b/lib/l10n/intl_ru.arb index f5ab6a92..04d75d0d 100644 --- a/lib/l10n/intl_ru.arb +++ b/lib/l10n/intl_ru.arb @@ -1352,7 +1352,7 @@ "senderName": {} } }, - "startYourFirstChat": "Начните свой первый чат :-)", + "startYourFirstChat": "Начни свой первый чат прямо сейчас! 🙂\n- Нажмите \"+\"\n- Введите логин друга\n- Веселитесь в чате", "@startYourFirstChat": { "type": "text", "placeholders": {} @@ -1974,5 +1974,25 @@ "@noConnectionToTheServer": { "type": "text", "placeholders": {} + }, + "security": "Безопасность", + "@security": { + "type": "text", + "placeholders": {} + }, + "appLock": "Блокировка приложения", + "@appLock": { + "type": "text", + "placeholders": {} + }, + "pleaseChooseAPasscode": "Пожалуйста, выберите код доступа", + "@pleaseChooseAPasscode": { + "type": "text", + "placeholders": {} + }, + "pleaseEnter4Digits": "Введите 4 цифры или оставьте поле пустым, чтобы отключить блокировку приложения.", + "@pleaseEnter4Digits": { + "type": "text", + "placeholders": {} } }