diff --git a/lib/l10n/intl_ru.arb b/lib/l10n/intl_ru.arb index 9641887c3..6ccda7285 100644 --- a/lib/l10n/intl_ru.arb +++ b/lib/l10n/intl_ru.arb @@ -3923,5 +3923,35 @@ "type": "text", "placeholders_order": [], "placeholders": {} + }, + "download": "Скачать", + "@download": { + "type": "text", + "placeholders_order": [], + "placeholders": {} + }, + "print": "Печать", + "@print": { + "type": "text", + "placeholders_order": [], + "placeholders": {} + }, + "zoomOut": "Отдалить", + "@zoomOut": { + "type": "text", + "placeholders_order": [], + "placeholders": {} + }, + "page": "Страница", + "@page": { + "type": "text", + "placeholders_order": [], + "placeholders": {} + }, + "zoomIn": "Приблизить", + "@zoomIn": { + "type": "text", + "placeholders_order": [], + "placeholders": {} } }