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.
Merge pull request #35 from Anpan715/1.20.1-forge
Create ja_jp.json
- Loading branch information
Showing
1 changed file
with
43 additions
and
0 deletions.
There are no files selected for viewing
43 changes: 43 additions & 0 deletions
43
src/main/resources/assets/bellsandwhistles/lang/ja_jp.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,43 @@ | ||
{ | ||
"block.bellsandwhistles.andesite_grab_rails": "安山岩の手すり", | ||
"block.bellsandwhistles.brass_grab_rails": "真鍮の手すり", | ||
"block.bellsandwhistles.copper_grab_rails": "銅の手すり", | ||
"block.bellsandwhistles.andesite_bogie_steps": "安山岩のステップ", | ||
"block.bellsandwhistles.brass_bogie_steps": "真鍮のステップ", | ||
"block.bellsandwhistles.copper_bogie_steps": "銅のステップ", | ||
"block.bellsandwhistles.andesite_door_step": "安山岩のドアステップ", | ||
"block.bellsandwhistles.brass_door_step": "真鍮のドアステップ", | ||
"block.bellsandwhistles.copper_door_step": "銅のドアステップ", | ||
"block.bellsandwhistles.headlight": "ヘッドライト", | ||
"block.bellsandwhistles.ornate_iron_trapdoor": "鉄装飾ガラスのトラップドア", | ||
"block.bellsandwhistles.station_platform": "ステーションプラットフォーム", | ||
"block.bellsandwhistles.metro_casing": "メトロケーシング", | ||
"block.bellsandwhistles.corrugated_metro_casing": "模様付きのメトロケーシング", | ||
"block.bellsandwhistles.metro_panel": "メトロパネル", | ||
"block.bellsandwhistles.corrugated_metro_panel": "模様付きのメトロパネル", | ||
"block.bellsandwhistles.metro_window": "メトロの装飾窓トラップドア", | ||
"block.bellsandwhistles.metro_trapdoor": "メトロトラップドア", | ||
|
||
|
||
"block.bellsandwhistles.metal_pilot": "鉄のカウキャッチャー", | ||
"block.bellsandwhistles.andesite_pilot": "安山岩のカウキャッチャー", | ||
"block.bellsandwhistles.brass_pilot": "真鍮のカウキャッチャー", | ||
"block.bellsandwhistles.copper_pilot": "銅のカウキャッチャー", | ||
"block.bellsandwhistles.polished_andesite_pilot": "磨かれた安山岩のカウキャッチャー", | ||
"block.bellsandwhistles.polished_asurine_pilot": "磨かれた瑠璃岩のカウキャッチャー", | ||
"block.bellsandwhistles.polished_calcite_pilot": "磨かれた方解石のカウキャッチャー", | ||
"block.bellsandwhistles.polished_crimsite_pilot": "磨かれた真紅岩のカウキャッチャー", | ||
"block.bellsandwhistles.polished_deepslate_pilot": "磨かれた深層岩のカウキャッチャー", | ||
"block.bellsandwhistles.polished_diorite_pilot": "磨かれた閃緑岩のカウキャッチャー", | ||
"block.bellsandwhistles.polished_dripstone_pilot": "磨かれた鍾乳石のカウキャッチャー", | ||
"block.bellsandwhistles.polished_granite_pilot": "磨かれた花崗岩のカウキャッチャー", | ||
"block.bellsandwhistles.polished_limestone_pilot": "磨かれた石灰岩のカウキャッチャー", | ||
"block.bellsandwhistles.polished_ochrum_pilot": "磨かれた黄土岩のカウキャッチャー", | ||
"block.bellsandwhistles.polished_scorchia_pilot": "磨かれたスコーチアのカウキャッチャー", | ||
"block.bellsandwhistles.polished_scoria_pilot": "磨かれたスコリアのカウキャッチャー", | ||
"block.bellsandwhistles.polished_tuff_pilot": "磨かれた凝灰岩のカウキャッチャー", | ||
"block.bellsandwhistles.polished_veridium_pilot": "磨かれた緑青岩のカウキャッチャー", | ||
"itemGroup.bellsandwhistlestab": "Bells & Whistles", | ||
"creativetab.bellsandwhistlestab": "Bells & Whistles" | ||
|
||
} |