mirror of https://github.com/tooot-app/app
New translations imageviewer.json (Czech)
This commit is contained in:
parent
5f5f7bf94b
commit
97ba0245a8
|
@ -1,16 +1,16 @@
|
||||||
{
|
{
|
||||||
"content": {
|
"content": {
|
||||||
"actions": {
|
"actions": {
|
||||||
"accessibilityLabel": "",
|
"accessibilityLabel": "Více akcí tohoto obrázku",
|
||||||
"accessibilityHint": ""
|
"accessibilityHint": "Tento obrázek lze uložit nebo sdílet"
|
||||||
},
|
},
|
||||||
"options": {
|
"options": {
|
||||||
"save": "",
|
"save": "Uložit obrázek",
|
||||||
"share": ""
|
"share": "Sdílet obrázek"
|
||||||
},
|
},
|
||||||
"save": {
|
"save": {
|
||||||
"succeed": "",
|
"succeed": "Obrázek byl uložený",
|
||||||
"failed": ""
|
"failed": "Uložení obrázku se nezdařilo"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
Loading…
Reference in New Issue