Skip to content

Commit

Permalink
Add italian translation
Browse files Browse the repository at this point in the history
  • Loading branch information
xYundy committed Mar 23, 2024
1 parent a3993fa commit ff21ccd
Showing 1 changed file with 19 additions and 0 deletions.
19 changes: 19 additions & 0 deletions src/main/resources/assets/squaredadditions/lang/it_it.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": "Nota per i traduttori: NON COPIARE ENTITLE DALL'INGLESE",

"item.squaredadditions.copper_sword": "Spada di rame",
"item.squaredadditions.copper_shovel": "Pala di rame",
"item.squaredadditions.copper_hoe": "Zappa di rame",
"item.squaredadditions.copper_axe": "Ascia di rame",
"item.squaredadditions.copper_pickaxe": "Piccone di rame",
"item.squaredadditions.emerald_sword": "Spada di smeraldo",
"item.squaredadditions.emerald_shovel": "Pala di Smeraldo",
"item.squaredadditions.emerald_hoe": "Zappa di smeraldo",
"item.squaredadditions.emerald_axe": "Ascia di smeraldo",
"item.squaredadditions.emerald_pickaxe": "Piccone di smeraldo"
}

0 comments on commit ff21ccd

Please sign in to comment.