Files
inji-wallet/shared/common.strings.json
Paolo Miguel de Leon 9fabee056c i18n: update strings
2023-01-06 17:20:13 +08:00

13 lines
309 B
JSON

{
"cancel": "Cancel",
"save": "Save",
"dismiss": "Dismiss",
"editLabel": "Edit {{label}}",
"tryAgain": "Try again",
"camera": {
"errors": {
"missingPermission": "This app uses the camera to scan the QR code of another device."
},
"allowAccess": "Allow access to the camera"
}
}