generated from neoforged/MDK
-
Notifications
You must be signed in to change notification settings - Fork 9
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
5 changed files
with
44 additions
and
16 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
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
28 changes: 28 additions & 0 deletions
28
src/main/resources/assets/bellsandwhistles/lang/sv_se.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,28 @@ | ||
{ | ||
"block.bellsandwhistles.andesite_grab_rails": "Andesithandtag", | ||
"block.bellsandwhistles.brass_grab_rails": "Mässinghandtag", | ||
"block.bellsandwhistles.copper_grab_rails": "Kopparhandtag", | ||
"block.bellsandwhistles.andesite_bogie_steps": "Andesittrappsteg", | ||
"block.bellsandwhistles.brass_bogie_steps": "Mässingtrappsteg", | ||
"block.bellsandwhistles.copper_bogie_steps": "Koppartrappsteg", | ||
|
||
"block.bellsandwhistles.metal_pilot": "Kofångare av Metall", | ||
"block.bellsandwhistles.andesite_pilot": "Kofångare av Andesit", | ||
"block.bellsandwhistles.brass_pilot": "Kofångare av Mässing", | ||
"block.bellsandwhistles.copper_pilot": "Kofångare av Koppar", | ||
"block.bellsandwhistles.polished_andesite_pilot": "Kofångare av Polerad Andesit", | ||
"block.bellsandwhistles.polished_asurine_pilot": "Kofångare av Polerad Asurine", | ||
"block.bellsandwhistles.polished_calcite_pilot": "Kofångare av Polerad Kalcit", | ||
"block.bellsandwhistles.polished_crimsite_pilot": "Kofångare av Polerad Crimsite", | ||
"block.bellsandwhistles.polished_deepslate_pilot": "Kofångare av Polerad Deepslate", | ||
"block.bellsandwhistles.polished_diorite_pilot": "Kofångare av Polerad Diorit", | ||
"block.bellsandwhistles.polished_dripstone_pilot": "Kofångare av Polerad Dripstone", | ||
"block.bellsandwhistles.polished_granite_pilot": "Kofångare av Polerad Granit", | ||
"block.bellsandwhistles.polished_limestone_pilot": "Kofångare av Polerad Kalksten", | ||
"block.bellsandwhistles.polished_ochrum_pilot": "Kofångare av Polerad Ochrum", | ||
"block.bellsandwhistles.polished_scorchia_pilot": "Kofångare av Polerad Scorchia", | ||
"block.bellsandwhistles.polished_scoria_pilot": "Kofångare av Polerad Scoria", | ||
"block.bellsandwhistles.polished_tuff_pilot": "Kofångare av Polerad Tuff", | ||
"block.bellsandwhistles.polished_veridium_pilot": "Kofångare av Polerad Veridium", | ||
"itemGroup.bellsandwhistlestab": "Bells & Whistles" | ||
} |
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
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