diff --git a/src/i18n/locales/ko_KR.json b/src/i18n/locales/ko_KR.json index 764ec7171f..982795c8f5 100644 --- a/src/i18n/locales/ko_KR.json +++ b/src/i18n/locales/ko_KR.json @@ -1,86 +1,18 @@ { "translation": { "common": { - "ok": "Ok" + "ok": "Ok", + "cancel": "취소", + "save": "저장", + "write_clipboard": "클립보드에 작성", + "plugin": "플러그인" }, "services": { "translate": { - "youdao": {}, - "deepl": {}, - "openai": {}, - "alibaba": {}, - "chatglm": {}, - "geminipro_polish": {}, - "transmart": {}, - "caiyun": {}, - "baidu_field": {}, - "cambridge_dict": {}, - "geminipro": {}, - "openai_custom": {}, - "baidu": {}, - "niutrans": {}, - "tencent": {}, - "geminipro_custom": {}, - "volcengine": {}, - "google": {}, - "yandex": {}, - "bing_dict": {}, - "chatglm_custom": {}, - "chatglm_polish": {}, - "chatglm_summary": {}, - "openai_polish": {}, - "geminipro_summary": {}, "lingva": { "title": "Lingva" - }, - "bing": {}, - "openai_summary": {} - }, - "recognize": { - "iflytek_latex_ocr": {}, - "baidu_ocr": {}, - "simple_latex_ocr": {}, - "volcengine_ocr": {}, - "iflytek_intsig_ocr": {}, - "baidu_accurate_ocr": {}, - "baidu_img_ocr": {}, - "volcengine_multi_lang_ocr": {}, - "tencent_ocr": {}, - "tencent_accurate_ocr": {}, - "iflytek_ocr": {}, - "qrcode": {}, - "tesseract": {}, - "tencent_img_ocr": {}, - "system": {} - }, - "collection": { - "anki": {}, - "eudic": {} - }, - "tts": { - "lingva_tts": {} + } } - }, - "languages": {}, - "config": { - "general": { - "proxy": {}, - "event": {}, - "theme": {}, - "font_size": {} - }, - "translate": { - "font_size": {} - }, - "backup": {}, - "recognize": {}, - "hotkey": {}, - "service": {}, - "about": {}, - "history": {} - }, - "translate": {}, - "updater": {}, - "recognize": {} + } } -} \ No newline at end of file +}