mirror of
https://github.com/IT4Change/ohmyform-ui.git
synced 2026-01-20 19:31:17 +00:00
18 lines
364 B
JSON
18 lines
364 B
JSON
{
|
|
"add": "Neue Eingabe starten",
|
|
"city": "Stadt",
|
|
"country": "Land",
|
|
"created": "Erstellt",
|
|
"device": {
|
|
"name": "Gerätename",
|
|
"type": "Gerätetyp"
|
|
},
|
|
"edit": "Formular bearbeiten",
|
|
"export": "Exportieren",
|
|
"field": "Feld",
|
|
"lastModified": "Letzte Änderung",
|
|
"progress": "Fortschritt",
|
|
"submission": "Eingabe",
|
|
"value": "Wert"
|
|
}
|