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

13 lines
233 B
JSON
Raw Normal View History

2021-03-28 01:12:26 +01:00
{
"content": {
"options": {
"save": "Save image",
"share": "Share iamge",
"cancel": "$t(common:buttons.cancel)"
},
"save": {
"function": "Saving image",
"success": "Image saved"
}
}
}