diff options
Diffstat (limited to 'backend/decky_loader/locales/ko-KR.json')
| -rw-r--r-- | backend/decky_loader/locales/ko-KR.json | 18 |
1 files changed, 9 insertions, 9 deletions
diff --git a/backend/decky_loader/locales/ko-KR.json b/backend/decky_loader/locales/ko-KR.json index c31459be..58a4c0a2 100644 --- a/backend/decky_loader/locales/ko-KR.json +++ b/backend/decky_loader/locales/ko-KR.json @@ -191,6 +191,15 @@ "testing_title": "테스트" }, "Store": { + "download_progress_info": { + "download_zip": "", + "increment_count": "", + "installing_plugin": "", + "open_zip": "", + "parse_zip": "", + "start": "", + "uninstalling_previous": "" + }, "store_contrib": { "desc": "Decky 플러그인 스토어에 기여하고 싶다면 SteamDeckHomebrew/decky-plugin-template Github 저장소를 확인하세요. 개발 및 배포에 대한 정보는 README에서 확인할 수 있습니다.", "label": "기여하기" @@ -224,15 +233,6 @@ "store_testing_warning": { "desc": "이 스토어 채널을 사용하여 가장 최신 버전의 플러그인을 테스트할 수 있습니다. GitHub에 피드백을 남겨서 모든 사용자가 업데이트 할 수 있게 해주세요.", "label": "테스트 스토어 채널에 오신 것을 환영합니다" - }, - "download_progress_info": { - "installing_plugin": "", - "start": "", - "open_zip": "", - "download_zip": "", - "increment_count": "", - "parse_zip": "", - "uninstalling_previous": "" } }, "StoreSelect": { |
