You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
36 lines
1.6 KiB
36 lines
1.6 KiB
{
|
|
"common": {
|
|
"uni.app.quit": "Press again to quit the app",
|
|
"uni.async.error": "The connection to the server timed out, click the screen to retry",
|
|
"uni.showActionSheet.cancel": "Cancel",
|
|
"uni.showToast.unpaired": "Please note that showToast and hideToast must be paired",
|
|
"uni.showLoading.unpaired": "Please note that showLoading and hideLoading must be paired",
|
|
"uni.showModal.cancel": "Cancel",
|
|
"uni.showModal.confirm": "OK",
|
|
"uni.chooseImage.cancel": "Cancel",
|
|
"uni.chooseImage.sourceType.album": "Choose from Album",
|
|
"uni.chooseImage.sourceType.camera": "shoot",
|
|
"uni.chooseVideo.cancel": "Cancel",
|
|
"uni.chooseVideo.sourceType.album": "Choose from Album",
|
|
"uni.chooseVideo.sourceType.camera": "Camera",
|
|
"uni.previewImage.cancel": "Cancel",
|
|
"uni.previewImage.button.save": "Save Image",
|
|
"uni.previewImage.save.success": "Successful saving image to album",
|
|
"uni.previewImage.save.fail": "Failed to save image to album",
|
|
"uni.setClipboardData.success": "Content copied",
|
|
"uni.scanCode.title": "scan",
|
|
"uni.scanCode.album": "Album",
|
|
"uni.scanCode.fail": "Recognition failed",
|
|
"uni.scanCode.flash.on": "Light touch to light",
|
|
"uni.scanCode.flash.off": "Flick Off",
|
|
"uni.startSoterAuthentication.authContent": "Fingerprint identification...",
|
|
"uni.picker.done": "Done",
|
|
"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": {}
|
|
} |