9c4c325e5a
* remove submodules * add api and ui files * update github actions * use sparse checkout * update node setup * update checkout * update docker * change permissions * update mariadb health check * update changelog
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"
|
|
}
|