diff --git a/lib/l10n/intl_ru.arb b/lib/l10n/intl_ru.arb index 97ba50ab..c9471530 100644 --- a/lib/l10n/intl_ru.arb +++ b/lib/l10n/intl_ru.arb @@ -1954,5 +1954,15 @@ "placeholders": { "count": {} } + }, + "yourPublicKey": "Ваш открытый ключ", + "@yourPublicKey": { + "type": "text", + "placeholders": {} + }, + "publicKey": "Открытый ключ", + "@publicKey": { + "type": "text", + "placeholders": {} } }