mirror of
https://github.com/hydralauncher/hydra.git
synced 2025-03-09 15:40:26 +00:00
Update translation.json
Bug fixed - ETA was bugged, making a word be repeated twice, changed to a different one to fix this
This commit is contained in:
parent
f859d51717
commit
5d9d4e5985
1 changed files with 1 additions and 1 deletions
|
@ -54,7 +54,7 @@
|
||||||
"remove": "Eliminar",
|
"remove": "Eliminar",
|
||||||
"remove_from_list": "Quitar",
|
"remove_from_list": "Quitar",
|
||||||
"space_left_on_disk": "{{space}} restantes en el disco",
|
"space_left_on_disk": "{{space}} restantes en el disco",
|
||||||
"eta": "Finalizando en {{eta}}",
|
"eta": "Tiempo restante: {{eta}}",
|
||||||
"downloading_metadata": "Descargando metadatos…",
|
"downloading_metadata": "Descargando metadatos…",
|
||||||
"checking_files": "Analizando archivos…",
|
"checking_files": "Analizando archivos…",
|
||||||
"filter": "Buscar repacks",
|
"filter": "Buscar repacks",
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue