mirror of
https://github.com/sudoxnym/habitica-self-host.git
synced 2026-08-01 03:30:25 +00:00
Update app.json
This commit is contained in:
parent
02d13c5ddd
commit
e98a9c7629
1 changed files with 32 additions and 32 deletions
|
|
@ -46,23 +46,23 @@
|
|||
"reward2comment" : "Покупайте лишь тогда когда у вас достаточно золота иначе потеряете очки здоровья.",
|
||||
|
||||
"_commentdefaulttags" : "DEFAULT TAGS",
|
||||
"morning" : "morning",
|
||||
"afternoon" : "afternoon",
|
||||
"evening" : "evening",
|
||||
"morning" : "утро",
|
||||
"afternoon" : "после полудня",
|
||||
"evening" : "вечер",
|
||||
|
||||
"_commenthead": "HEADER",
|
||||
"health": "Health",
|
||||
"experience": "Experience",
|
||||
"history": "History",
|
||||
"anonymous": "Anonymous",
|
||||
"level": "Level",
|
||||
"tasks": "Tasks",
|
||||
"loginAndReg" : "Login / Register",
|
||||
"loginFacebookAlt" : "Login / Register with Facebook",
|
||||
"login" : "Login",
|
||||
"register" : "Register",
|
||||
"options": "Options",
|
||||
"logout": "Logout",
|
||||
"health": "Здоровье",
|
||||
"experience": "Опыт",
|
||||
"history": "История",
|
||||
"anonymous": "Аноним",
|
||||
"level": "Уровень",
|
||||
"tasks": "Задания",
|
||||
"loginAndReg" : "Войти / Зарегистрироваться",
|
||||
"loginFacebookAlt" : "Войти / Зарегистрироваться через Facebook",
|
||||
"login" : "Войти",
|
||||
"register" : "Зарегистрироваться",
|
||||
"options": "Настройки",
|
||||
"logout": "Выйти",
|
||||
|
||||
"_commentnotifcations" : "NOTIFICATIONS",
|
||||
"partyNotification" : "New Party Messages",
|
||||
|
|
@ -70,24 +70,24 @@
|
|||
|
||||
|
||||
"_commenttaskview": "TASK VIEW",
|
||||
"habits": "Habits",
|
||||
"newHabit": "New Habit",
|
||||
"edit": "Edit",
|
||||
"text": "Text",
|
||||
"extraNotes": "Extra Notes",
|
||||
"directions/Actions": "Directions/Actions",
|
||||
"advancedOptions": "Advanced Options",
|
||||
"difficulty": "Difficulty",
|
||||
"difficultyHelpTitle": "How difficult is this task?",
|
||||
"habits": "Привычки",
|
||||
"newHabit": "Новая привычка",
|
||||
"edit": "Править",
|
||||
"text": "Текст",
|
||||
"extraNotes": "Комментарий",
|
||||
"directions/Actions": "Возможное влияние:",
|
||||
"advancedOptions": "Расширенные параметры",
|
||||
"difficulty": "Сложность",
|
||||
"difficultyHelpTitle": "Насколько сложное это задание?",
|
||||
"difficultyHelpContent": "This multiplies its point value. Use sparingly, rely instead on our organic value-adjustment algorithms. But some tasks are grossly more valuable (Write Thesis vs Floss Teeth). Click for more info.",
|
||||
"easy": "Easy",
|
||||
"medium": "Medium",
|
||||
"hard": "Hard",
|
||||
"delete": "Delete",
|
||||
"progress": "Progress",
|
||||
"score": "Score",
|
||||
"dailies": "Dailies",
|
||||
"newDaily": "New Daily",
|
||||
"easy": "Легко",
|
||||
"medium": "Средне",
|
||||
"hard": "Сложно",
|
||||
"delete": "Удалить",
|
||||
"progress": "Прогресс",
|
||||
"score": "Счёт",
|
||||
"dailies": "Ежедневные задания",
|
||||
"newDaily": "Новое задание",
|
||||
"repeat": "Repeat",
|
||||
"Su": "Su",
|
||||
"M": "M",
|
||||
|
|
|
|||
Loading…
Reference in a new issue