diff --git a/src/locales/es/translation.json b/src/locales/es/translation.json index 1a8f5d482..f180cebfa 100644 --- a/src/locales/es/translation.json +++ b/src/locales/es/translation.json @@ -64,12 +64,14 @@ "copied_link_to_clipboard": "Enlace copiado", "hours": "horas", "minutes": "minutos", + "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}}",