mirror of
https://github.com/hydralauncher/hydra.git
synced 2025-02-13 03:32:13 +00:00
accuracy fixed
This commit is contained in:
parent
5683a0ba49
commit
a9b92f3fc1
1 changed files with 1 additions and 1 deletions
|
@ -69,7 +69,7 @@
|
|||
"minutes": "minutos",
|
||||
"amount_hours": "{{amount}} horas",
|
||||
"amount_minutes": "{{amount}} minutos",
|
||||
"accuracy": "{{accuracy}}% completado",
|
||||
"accuracy": "Completar al {{accuracy}}%",
|
||||
"add_to_library": "Agregar a la biblioteca",
|
||||
"remove_from_library": "Eliminar de la biblioteca",
|
||||
"no_downloads": "No hay descargas disponibles",
|
||||
|
|
Loading…
Reference in a new issue