mirror of
https://github.com/IT4Change/ohmyform-ui.git
synced 2026-01-20 19:31:17 +00:00
17 lines
315 B
JSON
17 lines
315 B
JSON
{
|
|
"add": "Add Submission",
|
|
"city": "City",
|
|
"country": "Country",
|
|
"created": "Created",
|
|
"device": {
|
|
"name": "Device Name",
|
|
"type": "Device Type"
|
|
},
|
|
"edit": "Edit",
|
|
"field": "Field",
|
|
"lastModified": "Last Change",
|
|
"progress": "Progress",
|
|
"submission": "Submission",
|
|
"value": "Value"
|
|
}
|