diff --git a/lib/l10n/intl_ru.arb b/lib/l10n/intl_ru.arb index 6992552a..ba2498be 100644 --- a/lib/l10n/intl_ru.arb +++ b/lib/l10n/intl_ru.arb @@ -1757,5 +1757,15 @@ "@changePassword": { "type": "text", "placeholders": {} + }, + "encrypted": "Зашифровано", + "@encrypted": { + "type": "text", + "placeholders": {} + }, + "deviceId": "Идентификатор устройства", + "@deviceId": { + "type": "text", + "placeholders": {} } }