Skip to content

Commit 9c2f033

Browse files
committed
Add translations through Crowdin
1 parent d2b6a98 commit 9c2f033

2 files changed

Lines changed: 7 additions & 2 deletions

File tree

src/main/resources/assets/evilcraft/lang/ja_jp.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -236,7 +236,9 @@
236236
"item.evilcraft.primed_pendant.info": "選択したポーション効果を適用します。",
237237
"item.evilcraft.primed_pendant.potion": "§7効果:%s(%s)",
238238
"item.evilcraft.golden_string": "金の糸",
239+
"item.evilcraft.biome_extract": "抽出バイオーム入りの瓶",
239240
"item.evilcraft.biome_extract.empty": "抽出バイオーム入りの瓶",
241+
"item.evilcraft.biome_extract.info": "対象範囲を指定されたバイオームに変換します。希望のバイオームで環境アキュムレーターを使用して作成されます。",
240242
"item.evilcraft.biome_extract.info.content": "内容物:%s",
241243
"item.evilcraft.environmental_accumulation_core": "環境アキュムレーションコア",
242244
"item.evilcraft.environmental_accumulation_core.info": "通常の環境アムキュレーターを破壊すると入手できます。",
@@ -254,6 +256,7 @@
254256
"item.evilcraft.spectral_glasses": "スペクトルグラス",
255257
"item.evilcraft.spectral_glasses.info": "亡霊の世界を見ることができます",
256258
"item.evilcraft.werewolf_spawn_egg": "ウェアウルフのスポーンエッグ",
259+
"item.evilcraft.netherfish_spawn_egg": "ネザーフィッシュのスポーンエッグ",
257260
"item.evilcraft.poisonous_libelle_spawn_egg": "毒性リベレのスポーンエッグ",
258261
"item.evilcraft.vengeance_spirit_spawn_egg": "復讐の亡霊のスポーンエッグ",
259262
"item.evilcraft.controlled_zombie_spawn_egg": "制御されたゾンビのスポーンエッグ",
@@ -271,9 +274,11 @@
271274
"key.evilcraft.exaltedCrafting": "高位作業台を開く",
272275
"entity.evilcraft.werewolf": "ウェアウルフ",
273276
"entity.evilcraft.poisonous_libelle": "毒性リベレ",
277+
"entity.evilcraft.netherfish": "ネザーフィッシュ",
274278
"entity.evilcraft.vengeance_spirit": "復讐の亡霊",
275279
"entity.evilcraft.controlled_zombie": "制御されたゾンビ",
276280
"entity.evilcraft.broom_entity": "ほうき",
281+
"entity.evilcraft.villager.werewolf": "狼男",
277282
"enchantment.evilcraft.breaking": "破損",
278283
"enchantment.evilcraft.breaking.desc": "道具の損傷が早まります",
279284
"enchantment.evilcraft.life_stealing": "ライフスティール",

src/main/resources/assets/evilcraft/lang/pt_br.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -33,8 +33,8 @@
3333
"block.evilcraft.environmental_accumulator": "Acumulador Ambiental",
3434
"block.evilcraft.environmental_accumulator.info": "Encontrado em Templos Sombrios, não pode ser criado.",
3535
"block.evilcraft.undead_leaves": "Folhas de Morto-Vivo",
36-
"block.evilcraft.undead_log": "Tora de Morto-Vivo",
37-
"block.evilcraft.undead_log_stripped": "Tora de Morto-Vivo Decascada",
36+
"block.evilcraft.undead_log": "Tronco de Morto-Vivo",
37+
"block.evilcraft.undead_log_stripped": "Tronco de Morto-Vivo Descascado",
3838
"block.evilcraft.undead_wood": "Madeira de Morto-Vivo",
3939
"block.evilcraft.undead_wood_stripped": "Madeira de Morto-Vivo Decascada",
4040
"block.evilcraft.undead_slab": "Laje de Morto-Vivo",

0 commit comments

Comments
 (0)