Skip to content

Commit

Permalink
Add ukrainian translation
Browse files Browse the repository at this point in the history
  • Loading branch information
xYundy committed Mar 19, 2024
1 parent aeecfd1 commit 1f8920e
Showing 1 changed file with 19 additions and 0 deletions.
19 changes: 19 additions & 0 deletions src/main/resources/assets/squaredadditions/lang/uk_ua.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,19 @@
{
"_comment0": "Note to translators: DO NOT COPY ENTRIES FROM ENGLISH",
"_comment1": "I repeat: do NOT copy entries from English!!",
"_comment2": "Copying English entries will cause them to become outdated when this file changes",
"_comment3": "Untranslated entries will automatically be inherited from this file.",
"_comment4": "Once again, don't copy from English, and THANK YOU for your hard work!",
"_comment5": "Примітка для перекладачів: НЕ КОПУВАТИ НАЗВИ З АНГЛІЙСЬКОЇ",

"item.squaredadditions.copper_sword": "Мідний меч",
"item.squaredadditions.copper_shovel": "Мідна лопата",
"item.squaredadditions.copper_hoe": "Мідна мотика",
"item.squaredadditions.copper_axe": "Мідна сокира",
"item.squaredadditions.copper_pickaxe": "Мідна кирка",
"item.squaredadditions.emerald_sword": "Смарагдовий меч",
"item.squaredadditions.emerald_shovel": "Смарагдова лопата",
"item.squaredadditions.emerald_hoe": "Смарагдова мотика",
"item.squaredadditions.emerald_axe": "Смарагдова сокира",
"item.squaredadditions.emerald_pickaxe": "Смарагдова кирка"
}

0 comments on commit 1f8920e

Please sign in to comment.