New translations mediaSelector.json (German)

This commit is contained in:
xmflsct 2022-06-06 22:53:54 +02:00
parent 28ea44e934
commit 0f874ae21b
1 changed files with 5 additions and 15 deletions

View File

@ -1,27 +1,17 @@
{
"title": "Datenquelle auswählen",
"options": {
"library": "Hochladen",
"photo": "Bild aufnehmen",
"cancel": "$t(common:buttons.cancel)"
"image": "",
"image_max": "",
"video": "",
"video_max": ""
},
"library": {
"alert": {
"title": "Kein Zugriff",
"message": "Für den Upload ist eine Zugriffsgenehmigung erforderlich",
"buttons": {
"settings": "Einstellungen bestätigen",
"cancel": "$t(common:buttons.cancel)"
}
}
},
"photo": {
"alert": {
"title": "Zugriff verweigert",
"message": "Zugriff auf die Kamera erforderlich",
"buttons": {
"settings": "Einstellungen übernehmen",
"cancel": "$t(common:buttons.cancel)"
"settings": "Einstellungen bestätigen"
}
}
}