mirror of
https://github.com/hcengineering/platform.git
synced 2024-11-22 21:50:34 +03:00
58c7027a04
Signed-off-by: Alexander Onnikov <Alexander.Onnikov@xored.com>
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"
|
|
}
|
|
}
|