Files
hht-ynhl-one-uni/locale/uni-app.en.json
2025-05-28 16:32:15 +08:00

36 lines
1.6 KiB
JSON

{
"common": {
"uni.app.quit": "Press again to exit the application",
"uni.async.error": "Connection to server timeout, click on screen to retry",
"uni.showActionSheet.cancel": "Cancel",
"uni.showToast.unpaired": "Please note that showToast and hideToast must be paired for use",
"uni.showLoading.unpaired": "Please note that showLoading and hideLoading must be paired for use",
"uni.showModal.cancel": "Cancel",
"uni.showModal.confirm": "Ok",
"uni.chooseImage.cancel": "Cancel",
"uni.chooseImage.sourceType.album": "Select from album",
"uni.chooseImage.sourceType.camera": "Capture",
"uni.chooseVideo.cancel": "Cancel",
"uni.chooseVideo.sourceType.album": "Select from album",
"uni.chooseVideo.sourceType.camera": "Capture",
"uni.previewImage.cancel": "Cancel",
"uni.previewImage.button.save": "Save image",
"uni.previewImage.save.success": "Successfully saved image to album",
"uni.previewImage.save.fail": "Saving image to album failed",
"uni.setClipboardData.success": "Content copied",
"uni.scanCode.title": "Scan Code",
"uni.scanCode.album": "Album",
"uni.scanCode.fail": "Recognition failed",
"uni.scanCode.flash.on": "Tap to illuminate",
"uni.scanCode.flash.off": "Tap to close",
"uni.startSoterAuthentication.authContent": "Fingerprint recognition in progress...",
"uni.picker.done": "Complete",
"uni.picker.cancel": "Cancel",
"uni.video.danmu": "Barrage",
"uni.video.volume": "Volume",
"uni.button.feedback.title": "Problem feedback",
"uni.button.feedback.send": "Send"
},
"ios": {},
"android": {}
}