mirror of
https://github.com/hcengineering/platform.git
synced 2024-12-23 19:44:59 +03: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"
|
||
|
}
|
||
|
}
|