mirror of
https://github.com/tooot-app/app
synced 2025-03-13 18:10:12 +01:00
New translations imageViewer.json (German)
This commit is contained in:
parent
2b9abe9a4a
commit
19236520ac
17
src/i18n/de/screens/imageViewer.json
Normal file
17
src/i18n/de/screens/imageViewer.json
Normal 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"
|
||||
}
|
||||
}
|
||||
}
|
Loading…
x
Reference in New Issue
Block a user