{
|
"uni.app.quit": "Press back button again to exit",
|
"uni.async.error": "The connection timed out, click the screen to try again.",
|
"uni.showActionSheet.cancel": "Cancel",
|
"uni.showToast.unpaired": "Please note showToast must be paired with hideToast",
|
"uni.showLoading.unpaired": "Please note showLoading must be paired with hideLoading",
|
"uni.showModal.cancel": "Cancel",
|
"uni.showModal.confirm": "OK",
|
"uni.chooseImage.cancel": "Cancel",
|
"uni.chooseImage.sourceType.album": "Album",
|
"uni.chooseImage.sourceType.camera": "Camera",
|
"uni.chooseVideo.cancel": "Cancel",
|
"uni.chooseVideo.sourceType.album": "Album",
|
"uni.chooseVideo.sourceType.camera": "Camera",
|
"uni.chooseFile.notUserActivation": "File chooser dialog can only be shown with a user activation",
|
"uni.previewImage.cancel": "Cancel",
|
"uni.previewImage.button.save": "Save Image",
|
"uni.previewImage.save.success": "Saved successfully",
|
"uni.previewImage.save.fail": "Save failed",
|
"uni.setClipboardData.success": "Content copied",
|
"uni.scanCode.title": "Scan code",
|
"uni.scanCode.album": "Album",
|
"uni.scanCode.fail": "Recognition failure",
|
"uni.scanCode.flash.on": "Tap to turn light on",
|
"uni.scanCode.flash.off": "Tap to turn light off",
|
"uni.startSoterAuthentication.authContent": "Fingerprint recognition",
|
"uni.startSoterAuthentication.waitingContent": "Unrecognizable",
|
"uni.picker.done": "Done",
|
"uni.picker.cancel": "Cancel",
|
"uni.video.danmu": "Danmu",
|
"uni.video.volume": "Volume",
|
"uni.button.feedback.title": "feedback",
|
"uni.button.feedback.send": "send",
|
"uni.chooseLocation.search": "Find Place",
|
"uni.chooseLocation.cancel": "Cancel"
|
}
|