mirror of
https://github.com/IT4Change/ohmyform-ui.git
synced 2026-03-23 02:35:16 +00:00
18 lines
368 B
JSON
18 lines
368 B
JSON
{
|
|
"add": "Adicionar submissão",
|
|
"city": "Cidade",
|
|
"country": "País",
|
|
"created": "Criada",
|
|
"device": {
|
|
"name": "Nome do dispositivo",
|
|
"type": "Tipo de dispositivo"
|
|
},
|
|
"edit": "Editar",
|
|
"export": "Exportar",
|
|
"field": "Campo",
|
|
"lastModified": "Última mudança",
|
|
"progress": "Progresso",
|
|
"submission": "Submissão",
|
|
"value": "Valor"
|
|
}
|