tooot/src/i18n/el/screens/imageViewer.json

16 lines
585 B
JSON
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

{
"content": {
"actions": {
"accessibilityLabel": "Περισσότερες ενέργειες για αυτή την εικόνα",
"accessibilityHint": "Μπορείτε να αποθηκεύσετε ή να μοιραστείτε αυτή την εικόνα"
},
"options": {
"save": "Αποθήκευση εικόνας",
"share": "Κοινοποίηση εικόνας"
},
"save": {
"succeed": "Η εικόνα αποθηκεύτηκε",
"failed": "Η αποθήκευση της εικόνας απέτυχε"
}
}
}