This commit is contained in:
nico
2024-04-16 17:35:55 +02:00
parent cbeedd2b04
commit d6ae86598d
6 changed files with 47 additions and 17 deletions

View File

@@ -84,5 +84,7 @@
"filelocation": "Ort der zuletzt gespeicherten Datei:",
"open": "öffnen",
"date": "Datum",
"location": "Standort"
"location": "Standort",
"placedata": "Standortdaten",
"sent": "Gesendet"
}

View File

@@ -407,6 +407,16 @@
"location": "Location",
"@location": {
"description": "Location text"
},
"placedata": "Placedata",
"@camdata": {
"description": "view data placedata header"
},
"sent": "Sent",
"@sent": {
"description": "view data sent header"
}
}