Skip to content
This repository has been archived by the owner on Oct 6, 2024. It is now read-only.

Commit

Permalink
Create ko_kr.json
Browse files Browse the repository at this point in the history
:D
  • Loading branch information
Merhaf authored Apr 28, 2024
1 parent f65617a commit 5fe3de3
Showing 1 changed file with 27 additions and 0 deletions.
27 changes: 27 additions & 0 deletions src/main/resources/assets/methane/lang/ko_kr.json
Original file line number Diff line number Diff line change
@@ -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": "스트링 렌더러 비활성화"
}

0 comments on commit 5fe3de3

Please sign in to comment.