Skip to content

Commit

Permalink
Add czech translation
Browse files Browse the repository at this point in the history
  • Loading branch information
xYundy committed Mar 20, 2024
1 parent 1f8920e commit 56cb7c0
Showing 1 changed file with 18 additions and 0 deletions.
18 changes: 18 additions & 0 deletions src/main/resources/assets/squaredadditions/lang/cs_cz.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@
{
"_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": "Ještě jednou, nekopírujte z angličtiny a DĚKUJEME za vaši tvrdou práci!",

"item.squaredadditions.copper_sword": "Měděný meč",
"item.squaredadditions.copper_shovel": "Měděná lopata",
"item.squaredadditions.copper_hoe": "Měděná motyčka",
"item.squaredadditions.copper_axe": "Měděná sekera",
"item.squaredadditions.copper_pickaxe": "Měděný krumpáč",
"item.squaredadditions.emerald_sword": "Smaragdový meč",
"item.squaredadditions.emerald_shovel": "Smaragdová lopata",
"item.squaredadditions.emerald_hoe": "Smaragdová motyčka",
"item.squaredadditions.emerald_axe": "Smaragdová sekera",
"item.squaredadditions.emerald_pickaxe": "Smaragdový krumpáč"
}

0 comments on commit 56cb7c0

Please sign in to comment.