diff options
author | lanthanide <yuchan070601@gmail.com> | 2023-09-02 08:32:52 +0000 |
---|---|---|
committer | Weblate <noreply@weblate.org> | 2023-09-02 10:40:51 +0200 |
commit | 34a7eaa99c2f4c99d0c4652909b247ef3e6b158c (patch) | |
tree | 21f4f13b6ab37cbaa879b04b398077068bc7038f /src/main/resources | |
parent | 721ab92170063e27a4605d8b6b573687b67cb0db (diff) | |
download | Skyblocker-34a7eaa99c2f4c99d0c4652909b247ef3e6b158c.tar.gz Skyblocker-34a7eaa99c2f4c99d0c4652909b247ef3e6b158c.tar.bz2 Skyblocker-34a7eaa99c2f4c99d0c4652909b247ef3e6b158c.zip |
Translated using Weblate (Korean) [skip ci]
Currently translated at 53.4% (179 of 335 strings)
Translation: Skyblocker/Skyblocker
Translate-URL: https://translate.hysky.de/projects/Skyblocker/skyblocker/ko/
Diffstat (limited to 'src/main/resources')
-rw-r--r-- | src/main/resources/assets/skyblocker/lang/ko_kr.json | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/src/main/resources/assets/skyblocker/lang/ko_kr.json b/src/main/resources/assets/skyblocker/lang/ko_kr.json index 40503afe..50fd2866 100644 --- a/src/main/resources/assets/skyblocker/lang/ko_kr.json +++ b/src/main/resources/assets/skyblocker/lang/ko_kr.json @@ -15,7 +15,6 @@ "text.autoconfig.skyblocker.option.general.bars.barpositions.manaBarPosition": "마나바 위치", "text.autoconfig.skyblocker.option.general.bars.barpositions.defenceBarPosition": "방어력바 위치", "text.autoconfig.skyblocker.option.general.bars.barpositions.experienceBarPosition": "경험치바 위치", - "text.autoconfig.skyblocker.option.general.quicknav.enableQuicknav": "즐겨찾기 활성화", "text.autoconfig.skyblocker.option.general.backpackPreviewWithoutShift": "Shift 를 누르지 않고 백팩 미리보기", "text.autoconfig.skyblocker.option.general.itemTooltip": "아이템 툴팁", "text.autoconfig.skyblocker.option.general.itemTooltip.enableNPCPrice": "NPC 가격 활성화", @@ -178,5 +177,8 @@ "text.autoconfig.skyblocker.option.messages.hideCombo": "콤보 메시지 가리기", "text.autoconfig.skyblocker.option.messages.hideAutopet": "Autopet 메시지 가리기", "text.autoconfig.skyblocker.option.messages.hideMana": "액션바에서 마나 사용 메시지 가리기", - "text.autoconfig.skyblocker.option.messages.hideMana.@Tooltip": "FancyBar 로 더 나은 기능을 사용합니다" + "text.autoconfig.skyblocker.option.messages.hideMana.@Tooltip": "FancyBar 로 더 나은 기능을 사용합니다", + "key.skyblocker.defaultTgl": "기본 보기로 탭 HUD 변경", + "key.skyblocker.toggleB": "B 스크린으로 탭 HUD 변경", + "key.skyblocker.toggleA": "A 스크린으로 탭 HUD 변경" } |