diff --git a/src/locales/es/translation.json b/src/locales/es/translation.json index 1a8f5d48..a3f26dd2 100644 --- a/src/locales/es/translation.json +++ b/src/locales/es/translation.json @@ -62,14 +62,16 @@ "publisher": "Publicado por: {{publisher}}", "copy_link_to_clipboard": "Copiar enlace", "copied_link_to_clipboard": "Enlace copiado", - "hours": "horas", - "minutes": "minutos", + "hours": "hours", + "minutes": "minutes", + "amount_hours": "{{amount}} horas", + "amount_minutes": "{{amount}} minutos", "accuracy": "{{accuracy}}% precisión", "add_to_library": "Agregar a la biblioteca", "remove_from_library": "Eliminar de la biblioteca", "no_downloads": "No hay descargas disponibles", "next_suggestion": "Siguiente sugerencia", - "play_time": "Jugado por {{cantidad}}", + "play_time": "Jugado por {{amount}}", "install": "Instalar", "play": "Jugar", "not_played_yet": "Aún no has jugado a {{title}}",