diff --git a/src/main/resources/assets/methane/lang/ko_kr.json b/src/main/resources/assets/methane/lang/ko_kr.json new file mode 100644 index 0000000..367273f --- /dev/null +++ b/src/main/resources/assets/methane/lang/ko_kr.json @@ -0,0 +1,27 @@ +{ + "methane.active": "Methane이 활성화되었습니다. 이를 적용하려면 세계를 다시 들어오세요.", + "methane.offline": "Methane이 비활성화되었습니다. 이를 완전히 적용하려면 세계를 다시 들어오세요.", + "key.methane.toggle": "Methane 전환", + "category.methane.keys": "Methane 키 설정", + "text.autoconfig.methane.option.fogSettings.disableAirFog": "공기 안개 비활성화", + "text.autoconfig.methane.option.fogSettings.disableWaterFog": "수중 안개 비활성화", + "text.autoconfig.methane.option.fogSettings.disableLavaFog": "용암 안개 비활성화", + "text.autoconfig.methane.option.fogSettings.disablePowderedSnowFog": "분말 눈 안개 비활성화", + "text.autoconfig.methane.option.fogSettings.disableThickFog": "지옥 안개 비활성화", + "text.autoconfig.methane.option.fogSettings.disableSkyFog": "하늘 안개 비활성화", + "text.autoconfig.methane.option.fogSettings.persistFogSettings": "안개 설정 유지?", + "text.autoconfig.methane.option.fogSettings": "안개 재정의", + "text.autoconfig.methane.option.modstate": "Methane 켜고 시작하기? ", + "text.autoconfig.methane.option.brightness": "(실험적) 기본 지형 밝기: ", + "text.autoconfig.methane.option.hudrender": "HUD에 상태 렌더링? ", + "methane.reject": "서버 설정 거부.", + "methane.accept": "서버 설정 수락.", + "methane.yes": "예", + "methane.no": "아니요", + "text.autoconfig.methane.title": "Methane 설정", + "text.autoconfig.methane.option.destructiveSettings.destructiveweatheroptimizations": "파괴적 날씨 최적화", + "text.autoconfig.methane.option.destructiveSettings": "파괴적 Methane 설정", + "text.autoconfig.methane.option.destructiveSettings.DestroySky": "하늘 파괴", + "text.autoconfig.methane.option.destructiveSettings.DestroyWeather": "날씨 파괴", + "text.autoconfig.methane.option.destructiveSettings.RenderLayerSkips": "스트링 렌더러 비활성화" +}