mirror of
https://github.com/hcengineering/platform.git
synced 2025-02-12 13:52:59 +00:00
14 lines
286 B
JSON
14 lines
286 B
JSON
{
|
|
"string": {
|
|
"Cancel": "Cancelar",
|
|
"Retry": "Reintentar",
|
|
"UploadingTo": "Cargando {files, plural, =1 {# archivo} other {# archivos}} a"
|
|
},
|
|
"status": {
|
|
"Error": "Error",
|
|
"Waiting": "Esperando",
|
|
"Uploading": "Cargando",
|
|
"Completed": "Completado"
|
|
}
|
|
}
|