Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

New Crowdin updates #4194

Open
wants to merge 1 commit into
base: 1.21.1
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -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": "콘크리트",
Expand Down Expand Up @@ -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": "콘크리트",
Expand Down Expand Up @@ -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": "산",
Expand Down
Loading