Skip to content

Commit

Permalink
feat(locales): update locales
Browse files Browse the repository at this point in the history
  • Loading branch information
rudnovd committed Mar 4, 2022
1 parent b09951a commit 09fe7d7
Showing 1 changed file with 19 additions and 0 deletions.
19 changes: 19 additions & 0 deletions src/locales/ru.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,21 @@
"errorForm": "эту форму"
}
},
"damageCalculatorPage": {
"about": "О Калькуляторе Урона",
"data": {
"1": "Heroes 3 tools",
"2": "Heroes 3 tools - Набор инструментов для упрощения расчётов в игре Heroes of Might and Magic III: Horn of The Abyss.",
"3": "Об идеях и улучшениях пишите на {email}"
}
},
"homePage": {
"data": {
"1": "Heroes 3 tools",
"2": "Heroes 3 tools - Набор инструментов для упрощения расчётов в игре Heroes of Might and Magic III: Horn of The Abyss.",
"3": "Об идеях и улучшениях пишите на {email}"
}
},
"pageFooter": {
"foundAnError": "Нашли ошибку?",
"howToUse": "Как пользоваться",
Expand All @@ -39,6 +54,10 @@
"5": "ДАННОЕ ПРОГРАММНОЕ ОБЕСПЕЧЕНИЕ ПРЕДОСТАВЛЯЕТСЯ «КАК ЕСТЬ», БЕЗ КАКИХ-ЛИБО ГАРАНТИЙ, ЯВНО ВЫРАЖЕННЫХ ИЛИ ПОДРАЗУМЕВАЕМЫХ, ВКЛЮЧАЯ ГАРАНТИИ ТОВАРНОЙ ПРИГОДНОСТИ, СООТВЕТСТВИЯ ПО ЕГО КОНКРЕТНОМУ НАЗНАЧЕНИЮ И ОТСУТСТВИЯ НАРУШЕНИЙ, НО НЕ ОГРАНИЧИВАЯСЬ ИМИ. НИ В КАКОМ СЛУЧАЕ АВТОРЫ ИЛИ ПРАВООБЛАДАТЕЛИ НЕ НЕСУТ ОТВЕТСТВЕННОСТИ ПО КАКИМ-ЛИБО ИСКАМ, ЗА УЩЕРБ ИЛИ ПО ИНЫМ ТРЕБОВАНИЯМ, В ТОМ ЧИСЛЕ, ПРИ ДЕЙСТВИИ КОНТРАКТА, ДЕЛИКТЕ ИЛИ ИНОЙ СИТУАЦИИ, ВОЗНИКШИМ ИЗ-ЗА ИСПОЛЬЗОВАНИЯ ПРОГРАММНОГО ОБЕСПЕЧЕНИЯ ИЛИ ИНЫХ ДЕЙСТВИЙ С ПРОГРАММНЫМ ОБЕСПЕЧЕНИЕМ."
},
"licenseInformation": "Информация о лицензии",
"sendErrorForm": {
"button": "Отправить ошибку",
"placeholder": "Опишите ошибку или вставьте ссылки на скриншоты (например, с https://imgur.com)"
},
"sourceCode": "Исходный код"
},
"selectHero": {
Expand Down

0 comments on commit 09fe7d7

Please sign in to comment.