mirror of
https://github.com/hydralauncher/hydra.git
synced 2025-03-09 15:40:26 +00:00
variation of one line
changed in a different variation a translation
This commit is contained in:
parent
18488490c1
commit
5683a0ba49
1 changed files with 3 additions and 3 deletions
|
@ -224,13 +224,13 @@
|
||||||
"user_profile": {
|
"user_profile": {
|
||||||
"amount_hours": "{{amount}} horas",
|
"amount_hours": "{{amount}} horas",
|
||||||
"amount_minutes": "{{amount}} minutos",
|
"amount_minutes": "{{amount}} minutos",
|
||||||
"last_time_played": "Última vez jugado {{period}}",
|
"last_time_played": "Última vez jugado: {{period}}",
|
||||||
"activity": "Actividad reciente",
|
"activity": "Actividad reciente",
|
||||||
"library": "Biblioteca",
|
"library": "Biblioteca",
|
||||||
"total_play_time": "Total de tiempo jugado: {{amount}}",
|
"total_play_time": "Total de tiempo jugado: {{amount}}",
|
||||||
"no_recent_activity_title": "Que raro, no hay nada por acá, ¿que tal si jugamos algo para empezar?",
|
"no_recent_activity_title": "Que raro, no hay nada por acá...",
|
||||||
"no_recent_activity_description": "No has jugado ningún juego recientemente, ¡vamos a cambiar eso ahora!",
|
"no_recent_activity_description": "No has jugado ningún juego recientemente, ¡vamos a cambiar eso ahora!",
|
||||||
"display_name": "Nombre a mostrar",
|
"display_name": "Nombre en pantalla",
|
||||||
"saving": "Guardando",
|
"saving": "Guardando",
|
||||||
"save": "Guardar",
|
"save": "Guardar",
|
||||||
"edit_profile": "Editar perfil",
|
"edit_profile": "Editar perfil",
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue