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": "Agregar sumisión",
|
|
"city": "Ciudad",
|
|
"country": "País",
|
|
"created": "Creado",
|
|
"device": {
|
|
"name": "Nombre del dispositivo",
|
|
"type": "Tipo de dispositivo"
|
|
},
|
|
"edit": "Editar",
|
|
"field": "Campo",
|
|
"lastModified": "Ultimo cambio",
|
|
"progress": "Progreso",
|
|
"submission": "Sumisión",
|
|
"value": "Valor"
|
|
}
|