-
Notifications
You must be signed in to change notification settings - Fork 26
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #70 from KiwifruitSalesbird/1.20
Create en_nz.json
- Loading branch information
Showing
1 changed file
with
31 additions
and
0 deletions.
There are no files selected for viewing
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,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" | ||
|
||
} |