16 lines
466 B
JSON
16 lines
466 B
JSON
![]() |
{
|
||
|
"common": {
|
||
|
"uni.app.quit": "Exit application",
|
||
|
"uni.showModal.confirm": "Confirm",
|
||
|
"uni.showModal.cancel": "Cancel",
|
||
|
"uni.picker.done": "Confirm",
|
||
|
"uni.picker.cancel": "Cancel",
|
||
|
"uni.chooseImage.sourceType.camera": "Take a picture",
|
||
|
"uni.chooseImage.sourceType.album": "Select from album",
|
||
|
"uni.chooseImage.cancel": "Cancel",
|
||
|
"uni.previewImage.button.save": "Save picture",
|
||
|
"uni.previewImage.cancel": "Cancel"
|
||
|
},
|
||
|
"ios": {},
|
||
|
"android": {}
|
||
|
}
|