'a'
mh-two-thousand-and-two
2024-04-12 44d2c92345cd156a59fc327b3060292a282d2893
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
{
  "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"
}