mirror of
https://github.com/IT4Change/ohmyform-ui.git
synced 2025-12-13 09:45:50 +00:00
17 lines
339 B
JSON
17 lines
339 B
JSON
{
|
|
"add": "Neue Eingabe starten",
|
|
"city": "Stadt",
|
|
"country": "Land",
|
|
"created": "Erstellt",
|
|
"device": {
|
|
"name": "Geräte Name",
|
|
"type": "Geräte Typ"
|
|
},
|
|
"edit": "Formular bearbeiten",
|
|
"field": "Feld",
|
|
"lastModified": "Letzte Änderung",
|
|
"progress": "Fortschritt",
|
|
"submission": "Eingabe",
|
|
"value": "Wert"
|
|
}
|