Skip to content

Commit

Permalink
Merge pull request #70 from KiwifruitSalesbird/1.20
Browse files Browse the repository at this point in the history
Create en_nz.json
  • Loading branch information
ianm1647 authored Jul 11, 2024
2 parents f28f4f0 + 75279a9 commit eeee798
Showing 1 changed file with 31 additions and 0 deletions.
31 changes: 31 additions & 0 deletions src/main/resources/assets/expandeddelight/lang/en_nz.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,31 @@
{
"item.expandeddelight.sweet_potato": "Kumara",
"item.expandeddelight.baked_sweet_potato": "Baked Kumara",
"item.expandeddelight.sweet_potato_salad": "Kumara Salad",

"item.expandeddelight.grilled_cheese": "Cheese Toastie",

"item.expandeddelight.chocolate_cookie": "Chocolate Biscuit",
"item.expandeddelight.sugar_cookie": "Sugary Biscuit",
"item.expandeddelight.snickerdoodle": "Cinnamon Biscuit",

"item.expandeddelight.mac_and_cheese": "Macaroni and Cheese",

"item.expandeddelight.chili_pepper": "Chilli",
"item.expandeddelight.chili_pepper_seeds": "Chilli Seeds",

"item.expandeddelight.sweet_berry_jelly_sandwich": "Peanut Butter and Sweet Berry Jam Sandwich",
"item.expandeddelight.glow_berry_jelly_sandwich": "Peanut Butter and Glow Berry Jam Sandwich",

"item.expandeddelight.sweet_berry_jelly": "Sweet Berry Jam",
"item.expandeddelight.glow_berry_jelly": "Glow Berry Jam",

"block.expandeddelight.sweet_potato_crate": "Kumara Crate",
"block.expandeddelight.wild_sweet_potatoes": "Wild Kumara",
"block.expandeddelight.sweet_potatoes_crop": "Kumara",

"block.expandeddelight.chili_pepper_crate": "Chilli Crate",
"block.expandeddelight.wild_chili_pepper": "Wild Chilli",
"block.expandeddelight.chili_pepper_crop": "Chilli"

}

0 comments on commit eeee798

Please sign in to comment.