New translations imageViewer.json (German)

This commit is contained in:
xmflsct 2022-05-13 10:42:40 +02:00
parent 2b9abe9a4a
commit 19236520ac
1 changed files with 17 additions and 0 deletions

View File

@ -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"
}
}
}