aboutsummaryrefslogtreecommitdiffhomepage
path: root/public/_locales/ko/messages.json
diff options
context:
space:
mode:
Diffstat (limited to 'public/_locales/ko/messages.json')
-rw-r--r--public/_locales/ko/messages.json8
1 files changed, 7 insertions, 1 deletions
diff --git a/public/_locales/ko/messages.json b/public/_locales/ko/messages.json
index 414d955c..64d3f1d9 100644
--- a/public/_locales/ko/messages.json
+++ b/public/_locales/ko/messages.json
@@ -692,7 +692,7 @@
"description": "Used when submitting segments to only let them select a certain category if they have it enabled in the options."
},
"poiOnlyOneSegment": {
- "message": "경고: 이 유형의 세그먼트는 한 번에 최대 하나씩 활성화될 수 있습니다. 여러 개를 제출하면 무작위로 표시됩니다."
+ "message": "경고: 이 유형의 구간은 한 번에 최대 하나씩만 활성화될 수 있습니다. 여러 개를 제출하면 무작위 하나가 표시됩니다."
},
"youMustSelectACategory": {
"message": "제출 해야하는 모든 구간의 카테고리를 설정해야합니다!"
@@ -929,5 +929,11 @@
},
"youtubeKeybindWarning": {
"message": "기본 YouTube 단축키와 겹칩니다. 그래도 사용하시겠습니까?"
+ },
+ "betaServerWarning": {
+ "message": "베타 서버가 활성화되었습니다!"
+ },
+ "openOptionsPage": {
+ "message": "설정 페이지 열기"
}
}