mirror of
https://github.com/hcengineering/platform.git
synced 2026-08-25 22:02:23 +02:00
16 lines
371 B
JSON
16 lines
371 B
JSON
{
|
|
"string": {
|
|
"Cancel": "Cancelar",
|
|
"Retry": "Tentar novamente",
|
|
"UploadFiles": "Carregar Arquivos",
|
|
"UploadFolders": "Carregar Pastas",
|
|
"UploadingTo": "Enviando {files, plural, =1 {# arquivo} other {# arquivos}} a"
|
|
},
|
|
"status": {
|
|
"Error": "Erro",
|
|
"Waiting": "Esperando",
|
|
"Uploading": "Enviando",
|
|
"Completed": "Concluído"
|
|
}
|
|
}
|