tooot/src/i18n/en/screens/screenImageViewer.json

13 lines
233 B
JSON

{
"content": {
"options": {
"save": "Save image",
"share": "Share iamge",
"cancel": "$t(common:buttons.cancel)"
},
"save": {
"function": "Saving image",
"success": "Image saved"
}
}
}