mirror of https://github.com/tooot-app/app
New translations imageViewer.json (German)
This commit is contained in:
parent
2b9abe9a4a
commit
19236520ac
|
@ -0,0 +1,17 @@
|
|||
{
|
||||
"content": {
|
||||
"actions": {
|
||||
"accessibilityLabel": "Weitere Funktionen für das Bild",
|
||||
"accessibilityHint": "Das Bild kann gespeichert oder geteilt werden"
|
||||
},
|
||||
"options": {
|
||||
"save": "Bild speichern",
|
||||
"share": "Bild teilen",
|
||||
"cancel": ""
|
||||
},
|
||||
"save": {
|
||||
"succeed": "Bild gespeichert",
|
||||
"failed": "Speichern fehlgeschlagen"
|
||||
}
|
||||
}
|
||||
}
|
Loading…
Reference in New Issue