Skip to content

Commit 86d903a

Browse files
New translations en_us.json (Korean)
1 parent 2128999 commit 86d903a

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

src/main/resources/assets/lootr/lang/ko_kr.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
{
2-
"lootr.message.should_sneak": "Breaking the chest will delete your unique loot and all items in the chest! In order to break, you must sneak while doing so.",
2+
"lootr.message.should_sneak": "상자를 부수면 전리품과 상자에 있는 모든 아이템이 삭제됩니다! 파괴하려면 웅크려서 파괴하세요.",
33
"lootr.message.should_sneak2": "As loot is %s, only break if really needed.",
44
"lootr.message.should_sneak3": "per-player per-chest",
5-
"lootr.message.cart_should_sneak": "Breaking the cart will delete your unique loot and items! In order to break, you must sneak while attacking",
5+
"lootr.message.cart_should_sneak": "광산 수레를 부수면 전리품과 수레에 있는 아이템이 삭제됩니다! 파괴하려면 웅크려서 공격하세요.",
66
"lootr.message.cart_should_sneak3": "per-player per-cart",
77
"lootr.message.cannot_break": "Loot containers and carts cannot be broken.",
88
"lootr.message.cannot_break_sneak": "Loot containers and carts can only be broken while sneaking in creative mode.",
@@ -20,7 +20,7 @@
2020
"block.lootr.lootr_inventory": "Loot Chest",
2121
"block.lootr.lootr_shulker": "Loot Shulker",
2222
"block.lootr.trophy": "Centennial Trophy",
23-
"entity.lootr.lootr_minecart": "Minecart with Chest",
23+
"entity.lootr.lootr_minecart": "상자가 실린 광산 수레",
2424
"lootr.commands.usage": "/lootr barrel | barrel <loot-table> | chest | chest <loot-table> | cart | cart <loot-table> | shulker | shulker <loot-table> | convert | custom <id> | refresh | decay",
2525
"lootr.commands.create": "Created a Lootr %s at %s using the loot table %s.",
2626
"lootr.commands.summon": "Summoned a Lootr Cart at %s using the loot table %s.",

0 commit comments

Comments
 (0)