-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
19 additions
and
0 deletions.
There are no files selected for viewing
19 changes: 19 additions & 0 deletions
19
src/main/resources/assets/squaredadditions/lang/uk_ua.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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": "Смарагдова кирка" | ||
} |