diff --git a/resources/i18n/ko/brls.json b/resources/i18n/ko/brls.json new file mode 100644 index 0000000..d2d587d --- /dev/null +++ b/resources/i18n/ko/brls.json @@ -0,0 +1,13 @@ +{ + "hints": { + "ok": "확인", + "back": "뒤로 가기", + "exit": "종료" + }, + "crash_frame": { + "button": "확인" + }, + "thumbnail_sidebar": { + "save": "저장" + } +}