Merge pull request #796 from inceon/feature/added_ua_language
Added uk_ua.json for Ukrainian localization
This commit is contained in:
commit
8728695fef
16
Common/src/main/resources/assets/carryon/lang/uk_ua.json
Normal file
16
Common/src/main/resources/assets/carryon/lang/uk_ua.json
Normal file
|
|
@ -0,0 +1,16 @@
|
|||
{
|
||||
"carryon.category.settings": "Налаштування",
|
||||
"carryon.category.blacklist": "Чорний список",
|
||||
"carryon.category.modeloverrides": "Перевизначення моделей (Розширені)",
|
||||
"carryon.category.custompickupconditions": "Користувацькі умови підбору (Розширені)",
|
||||
"carryon.category.whitelist": "Білий список",
|
||||
|
||||
"carryon.general.modeloverrides.modeloverrides": "Перевизначення моделей",
|
||||
"carryon.general.blacklist.forbiddenentities": "Сутності, які гравець не може підібрати",
|
||||
"carryon.general.blacklist.forbiddentiles": "Блоки, які гравець не може підібрати",
|
||||
"carryon.category.custompickupconditions.custompickupconditionsblocks": "Користувацькі умови підбору блоків",
|
||||
"carryon.category.custompickupconditions.custompickupconditionsentities": "Користувацькі умови підбору сутностей",
|
||||
|
||||
"key.carry.desc": "Нести",
|
||||
"key.carry.category": "Carry On"
|
||||
}
|
||||
Loading…
Reference in New Issue
Block a user