Skip to content

Commit

Permalink
Merge pull request #6 from unroman/patch-1
Browse files Browse the repository at this point in the history
Create uk_ua.json
  • Loading branch information
MelanX committed Dec 26, 2023
2 parents 17896c0 + 31d0dfa commit 6169459
Showing 1 changed file with 32 additions and 0 deletions.
32 changes: 32 additions & 0 deletions src/main/resources/assets/vanillaaiots/lang/uk_ua.json
@@ -0,0 +1,32 @@
{
"item.vanillaaiots.wooden_aiot": "Дерев'яний всеінструмент",
"item.vanillaaiots.stone_aiot": "Кам'яний всеінструмент",
"item.vanillaaiots.iron_aiot": "Залізний всеінструмент",
"item.vanillaaiots.golden_aiot": "Золотий всеінструмент",
"item.vanillaaiots.diamond_aiot": "Діамантовий всеінструмент",
"item.vanillaaiots.netherite_aiot": "Незеритовий всеінструмент",

"item.vanillaaiots.bone_aiot": "Кістяний всеінструмент",
"item.vanillaaiots.coal_aiot": "Вугільний всеінструмент",
"item.vanillaaiots.copper_aiot": "Мідний всеінструмент",
"item.vanillaaiots.emerald_aiot": "Смарагдовий всеінструмент",
"item.vanillaaiots.ender_aiot": "Всеінструмент Енду",
"item.vanillaaiots.fiery_aiot": "Вогняний всеінструмент",
"item.vanillaaiots.glowstone_aiot": "Світлокам'яний всеінструмент",
"item.vanillaaiots.lapis_aiot": "Лазуритовий всеінструмент",
"item.vanillaaiots.nether_aiot": "Незерський всеінструмент",
"item.vanillaaiots.obsidian_aiot": "Обсидіановий всеінструмент",
"item.vanillaaiots.paper_aiot": "Паперовий всеінструмент",
"item.vanillaaiots.prismarine_aiot": "Призмариновий всеінструмент",
"item.vanillaaiots.quartz_aiot": "Кварцовий всеінструмент",
"item.vanillaaiots.redstone_aiot": "Редстоуновий всеінструмент",
"item.vanillaaiots.slime_aiot": "Слизовий всеінструмент",

"item.vanillaaiots.enderite_aiot": "Ендеритовий всеінструмент",

"tooltip.vanillaaiots.toggleMode": "Режим",
"tooltip.vanillaaiots.pathMode": "Створити %s",
"tooltip.vanillaaiots.hoeMode": "Обробка ґрунту",

"tooltip.vanillaaiots.compat.not_loaded_list": "Не вистачає одного з наступних модів, щоб використовувати цей предмет:"
}

0 comments on commit 6169459

Please sign in to comment.