New Crowdin updates (#1233)

This commit is contained in:
Ajay Ramachandran
2022-04-22 15:26:56 -04:00
committed by GitHub
parent aa88ab1985
commit fb11242dd5
23 changed files with 994 additions and 27 deletions

View File

@@ -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": "설정 페이지 열기"
}
}