复制斗山
This commit is contained in:
36
locale/uni-app.ko.json
Normal file
36
locale/uni-app.ko.json
Normal file
@@ -0,0 +1,36 @@
|
||||
{
|
||||
"common": {
|
||||
"uni.app.quit": "한 번 더 눌러서 종료하기",
|
||||
"uni.async.error": "서버 연결 시간 초과, 화면을 클릭하여 다시 시도",
|
||||
"uni.showActionSheet.cancel": "취소",
|
||||
"uni.showToast.unpaired": "showToast와 hideToast는 반드시 쌍으로 사용해야 합니다",
|
||||
"uni.showLoading.unpaired": "showLoading과 hideLoading은 쌍으로 사용해야 합니다",
|
||||
"uni.showModal.cancel": "취소",
|
||||
"uni.showModal.confirm": "확인",
|
||||
"uni.chooseImage.cancel": "취소",
|
||||
"uni.chooseImage.sourceType.album": "앨범에서 선택",
|
||||
"uni.chooseImage.sourceType.camera": "촬영",
|
||||
"uni.chooseVideo.cancel": "취소",
|
||||
"uni.chooseVideo.sourceType.album": "앨범에서 선택",
|
||||
"uni.chooseVideo.sourceType.camera": "촬영",
|
||||
"uni.previewImage.cancel": "취소",
|
||||
"uni.previewImage.button.save": "이미지 저장",
|
||||
"uni.previewImage.save.success": "그림을 앨범에 저장했습니다",
|
||||
"uni.previewImage.save.fail": "그림을 앨범에 저장하지 못했습니다",
|
||||
"uni.setClipboardData.success": "컨텐트가 복사됨",
|
||||
"uni.scanCode.title": "스캔",
|
||||
"uni.scanCode.album": "앨범",
|
||||
"uni.scanCode.fail": "확인 실패",
|
||||
"uni.scanCode.flash.on": "가볍게 터치하여 밝게 비추기",
|
||||
"uni.scanCode.flash.off": "가볍게 터치하여 닫기",
|
||||
"uni.startSoterAuthentication.authContent": "지문 인식 중...",
|
||||
"uni.picker.done": "완료",
|
||||
"uni.picker.cancel": "취소",
|
||||
"uni.video.danmu": "탄막",
|
||||
"uni.video.volume": "볼륨",
|
||||
"uni.button.feedback.title": "질문 피드백",
|
||||
"uni.button.feedback.send": "발송"
|
||||
},
|
||||
"ios": {},
|
||||
"android": {}
|
||||
}
|
||||
Reference in New Issue
Block a user