mirror of
https://github.com/maxpozdeev/mytinytodo.git
synced 2026-03-11 08:55:27 +00:00
Fix tabs in ru,en
This commit is contained in:
parent
a2b472f2d8
commit
0a56396091
2 changed files with 15 additions and 15 deletions
|
|
@ -1,14 +1,14 @@
|
|||
{
|
||||
"_header": {
|
||||
"ver": "v1.8.1",
|
||||
"date": "2024-01-23",
|
||||
"date": "2025-02-15",
|
||||
"language": "English",
|
||||
"original_name": "English",
|
||||
"author": "Max Pozdeev",
|
||||
"author_url": "https://www.mytinytodo.net"
|
||||
},
|
||||
"My Tiny Todolist": "My Tiny Todolist",
|
||||
"powered_by": "Powered by",
|
||||
"powered_by": "Powered by",
|
||||
"htab_newtask": "New task",
|
||||
"htab_search": "Search",
|
||||
"btn_add": "Add",
|
||||
|
|
@ -140,7 +140,7 @@
|
|||
"list_rssfeed": "RSS Feed",
|
||||
"list_export_to_csv": "Export to CSV",
|
||||
"list_export_to_ical": "Export to iCalendar",
|
||||
"list_hide": "Hide list",
|
||||
"list_hide": "Hide list",
|
||||
"alltags": "All tags:",
|
||||
"alltags_show": "Show all",
|
||||
"alltags_hide": "Hide all",
|
||||
|
|
@ -149,11 +149,11 @@
|
|||
"feed_title": "%s",
|
||||
"feed_completed_tasks": "Completed tasks",
|
||||
"feed_modified_tasks": "Modified tasks",
|
||||
"feed_new_tasks": "New tasks",
|
||||
"feed_tasks": "Tasks",
|
||||
"feed_status_new": "New",
|
||||
"feed_status_updated": "Updated",
|
||||
"feed_status_completed": "Completed",
|
||||
"feed_new_tasks": "New tasks",
|
||||
"feed_tasks": "Tasks",
|
||||
"feed_status_new": "New",
|
||||
"feed_status_updated": "Updated",
|
||||
"feed_status_completed": "Completed",
|
||||
"alltasks": "All tasks",
|
||||
"set_header": "Settings",
|
||||
"set_title": "Title",
|
||||
|
|
|
|||
|
|
@ -8,7 +8,7 @@
|
|||
"author_url": "https://www.mytinytodo.net"
|
||||
},
|
||||
"My Tiny Todolist": "My Tiny Todolist",
|
||||
"powered_by": "Работает на",
|
||||
"powered_by": "Работает на",
|
||||
"htab_newtask": "Новая задача",
|
||||
"htab_search": "Поиск",
|
||||
"btn_add": "Добавить",
|
||||
|
|
@ -140,7 +140,7 @@
|
|||
"list_rssfeed": "RSS-лента",
|
||||
"list_export_to_csv": "Экспортировать в CSV",
|
||||
"list_export_to_ical": "Экспортировать в iCalendar",
|
||||
"list_hide": "Скрыть список",
|
||||
"list_hide": "Скрыть список",
|
||||
"alltags": "Все теги:",
|
||||
"alltags_show": "Показать все",
|
||||
"alltags_hide": "Скрыть все",
|
||||
|
|
@ -149,11 +149,11 @@
|
|||
"feed_title": "%s",
|
||||
"feed_completed_tasks": "Завершенные задачи",
|
||||
"feed_modified_tasks": "Изменившиеся задачи",
|
||||
"feed_new_tasks": "Новые задачи",
|
||||
"feed_status_new": "Задача создана",
|
||||
"feed_status_updated": "Задача обновлена",
|
||||
"feed_status_completed": "Задача завершена",
|
||||
"feed_tasks": "Задачи",
|
||||
"feed_new_tasks": "Новые задачи",
|
||||
"feed_status_new": "Задача создана",
|
||||
"feed_status_updated": "Задача обновлена",
|
||||
"feed_status_completed": "Задача завершена",
|
||||
"feed_tasks": "Задачи",
|
||||
"alltasks": "Все задачи",
|
||||
"set_header": "Настройки",
|
||||
"set_title": "Заголовок страницы",
|
||||
|
|
|
|||
Loading…
Reference in a new issue