From c84bc50ff5bc44e4b9a2d1a5a2618f1f4492cca3 Mon Sep 17 00:00:00 2001 From: "E. Kim" Date: Sun, 2 Jan 2022 08:50:30 +0900 Subject: [PATCH] Update ko_kr.json --- src/main/resources/assets/biomesoplenty/lang/ko_kr.json | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/main/resources/assets/biomesoplenty/lang/ko_kr.json b/src/main/resources/assets/biomesoplenty/lang/ko_kr.json index 504789829..7512a8090 100644 --- a/src/main/resources/assets/biomesoplenty/lang/ko_kr.json +++ b/src/main/resources/assets/biomesoplenty/lang/ko_kr.json @@ -4,6 +4,7 @@ "advancements.biomesoplenty.all_biomes.title": "방랑자", "advancements.biomesoplenty.all_biomes.description": "Biomes O' Plenty에 있는 모든 생물군계를 탐험합니다.", + "commands.biomesoplenty.gendata.success": "데이터를 생성했습니다.", "generator.biomesoplenty": "Biomes O' Plenty", "itemGroup.biomesoplenty": "Biomes O' Plenty", @@ -12,6 +13,7 @@ "biome.biomesoplenty.bog": "수렁", "biome.biomesoplenty.boreal_forest": "한대림", "biome.biomesoplenty.cherry_blossom_grove": "작은 벚꽃 숲", + "biome.biomesoplenty.clover_patch": "클로버 패치", "biome.biomesoplenty.cold_desert": "추운 사막", "biome.biomesoplenty.coniferous_forest": "침엽수림", "biome.biomesoplenty.crag": "험준한 바위",