mirror of
https://github.com/FabricMC/fabric.git
synced 2024-11-21 10:48:18 -05:00
New translations en_us.json (Korean)
This commit is contained in:
parent
80c4fadaf8
commit
8315e31412
1 changed files with 31 additions and 1 deletions
|
@ -2,9 +2,12 @@
|
|||
"tag.block.c.barrels": "통",
|
||||
"tag.block.c.barrels.wooden": "나무 통",
|
||||
"tag.block.c.bookshelves": "책장",
|
||||
"tag.block.c.budding_blocks": "봉우리 블록",
|
||||
"tag.block.c.buds": "봉오리",
|
||||
"tag.block.c.chains": "사슬",
|
||||
"tag.block.c.chests": "상자",
|
||||
"tag.block.c.chests.wooden": "나무 상자",
|
||||
"tag.block.c.clusters": "군집",
|
||||
"tag.block.c.cobblestones": "조약돌",
|
||||
"tag.block.c.concrete": "콘크리트",
|
||||
"tag.block.c.concretes": "콘크리트",
|
||||
|
@ -102,7 +105,7 @@
|
|||
"tag.item.c.buckets.water": "물 양동이",
|
||||
"tag.item.c.chests": "상자",
|
||||
"tag.item.c.chests.wooden": "나무 상자",
|
||||
"tag.item.c.clusters": "클러스터",
|
||||
"tag.item.c.clusters": "군집",
|
||||
"tag.item.c.coal": "석탄",
|
||||
"tag.item.c.cobblestones": "조약돌",
|
||||
"tag.item.c.concrete": "콘크리트",
|
||||
|
@ -191,13 +194,40 @@
|
|||
"tag.item.c.gems.diamond": "다이아몬드",
|
||||
"tag.item.c.gems.emerald": "에메랄드",
|
||||
"tag.item.c.gems.lapis": "청금석",
|
||||
"tag.item.c.ingots": "주괴",
|
||||
"tag.item.c.ingots.copper": "구리 주괴",
|
||||
"tag.item.c.ingots.gold": "금 주괴",
|
||||
"tag.item.c.ingots.iron": "철 주괴",
|
||||
"tag.item.c.ingots.netherite": "네더라이트 주괴",
|
||||
"tag.item.c.music_discs": "음반",
|
||||
"tag.item.c.nuggets": "조각",
|
||||
"tag.item.c.nuggets.gold": "금 조각",
|
||||
"tag.item.c.nuggets.iron": "철 조각",
|
||||
"tag.item.c.obsidians": "흑요석",
|
||||
"tag.item.c.obsidians.crying": "우는 흑요석",
|
||||
"tag.item.c.obsidians.normal": "일반 흑요석",
|
||||
"tag.item.c.ores": "광물",
|
||||
"tag.item.c.ores.netherite_scrap": "네더라이트 파편",
|
||||
"tag.item.c.ores.quartz": "석영 광석",
|
||||
"tag.item.c.player_workstations.crafting_tables": "제작대",
|
||||
"tag.item.c.player_workstations.furnaces": "화로",
|
||||
"tag.item.c.potions": "물약",
|
||||
"tag.item.c.raw_blocks": "원석",
|
||||
"tag.item.c.raw_blocks.copper": "구리 원석 블록",
|
||||
"tag.item.c.raw_blocks.gold": "철 원석 블록",
|
||||
"tag.item.c.raw_blocks.iron": "금 원석 블록",
|
||||
"tag.item.c.raw_materials": "원석",
|
||||
"tag.item.c.raw_materials.copper": "구리 원석",
|
||||
"tag.item.c.raw_materials.gold": "철 원석",
|
||||
"tag.item.c.raw_materials.iron": "금 원석",
|
||||
"tag.item.c.rods": "막대",
|
||||
"tag.item.c.rods.blaze": "블레이즈 막대",
|
||||
"tag.item.c.rods.breeze": "브리즈 막대",
|
||||
"tag.item.c.rods.wooden": "나무 막대",
|
||||
"tag.item.c.stripped_logs": "껍질 벗긴 원목 블록",
|
||||
"tag.item.c.stripped_woods": "껍질 벗긴 나무 블록",
|
||||
"tag.item.c.tools.fishing_rod": "낚싯대",
|
||||
"tag.item.c.tools.fishing_rods": "낚싯대",
|
||||
"tag.worldgen.biome.c.is_desert": "사막",
|
||||
"tag.worldgen.biome.c.is_jungle": "정글",
|
||||
"tag.worldgen.biome.c.is_mountain": "산",
|
||||
|
|
Loading…
Reference in a new issue