mirror of
https://github.com/mosip/inji-wallet.git
synced 2026-01-11 14:38:00 -05:00
13 lines
309 B
JSON
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"
|
|
}
|
|
} |