mirror of
https://github.com/tooot-app/app
synced 2025-06-05 22:19:13 +02:00
New translations imageviewer.json (Czech)
This commit is contained in:
@@ -1,16 +1,16 @@
|
||||
{
|
||||
"content": {
|
||||
"actions": {
|
||||
"accessibilityLabel": "",
|
||||
"accessibilityHint": ""
|
||||
"accessibilityLabel": "Více akcí tohoto obrázku",
|
||||
"accessibilityHint": "Tento obrázek lze uložit nebo sdílet"
|
||||
},
|
||||
"options": {
|
||||
"save": "",
|
||||
"share": ""
|
||||
"save": "Uložit obrázek",
|
||||
"share": "Sdílet obrázek"
|
||||
},
|
||||
"save": {
|
||||
"succeed": "",
|
||||
"failed": ""
|
||||
"succeed": "Obrázek byl uložený",
|
||||
"failed": "Uložení obrázku se nezdařilo"
|
||||
}
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user