mirror of
https://github.com/maxpozdeev/mytinytodo.git
synced 2026-03-11 08:55:27 +00:00
fixes in ru translation
This commit is contained in:
parent
0029be3291
commit
6923bdcda6
2 changed files with 3 additions and 3 deletions
|
|
@ -4,14 +4,14 @@
|
|||
"notifications.bot_not_configured": "Бот не настроен",
|
||||
"notifications.h_email": "E-Mail:",
|
||||
"notifications.d_email": "Разделите несколько адресов c помощью запятой.",
|
||||
"notifications.h_telegram": "Телеграм",
|
||||
"notifications.h_telegram": "Telegram",
|
||||
"notifications.h_token": "Токен для бота:",
|
||||
"notifications.d_token": "Токен для телеграм-бота, полученный от @BotFather.",
|
||||
"notifications.h_active_chats": "Активные чаты:",
|
||||
"notifications.d_active_chats": "Количество чатов, куда бот присылает уведомления.",
|
||||
"notifications.deactivate_all": "Отключить все",
|
||||
"notifications.h_new_chat": "Новый чат:",
|
||||
"notifications.d_new_chat": "Начните чат с ботом, отправьте ему этот код и нажмите \"Проверить\"",
|
||||
"notifications.d_new_chat": "Начните чат с ботом, отправьте ему этот код и нажмите \"Проверить\".",
|
||||
"notifications.saved": "Сохранено",
|
||||
"notifications.invalid_email": "Некорректный адрес e-mail",
|
||||
"notifications.no_bot_info": "Ошибка в подключении бота; возможно, токен некорректный",
|
||||
|
|
|
|||
|
|
@ -183,7 +183,7 @@
|
|||
"set_appearance": "Тема оформления",
|
||||
"set_appearance_system": "Как в системе",
|
||||
"set_appearance_light": "Светлая",
|
||||
"set_extensions": "Расширения",
|
||||
"set_extensions": "Дополнения",
|
||||
"set_activate": "Активировать",
|
||||
"set_deactivate": "Деактивировать",
|
||||
"confirmDelete": "Вы действительно хотите удалить задачу?",
|
||||
|
|
|
|||
Loading…
Reference in a new issue