We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2aad8ad commit cfcece2Copy full SHA for cfcece2
2 files changed
intl/msg_hash_es.h
@@ -15102,6 +15102,10 @@ MSG_HASH(
15102
MSG_CHEEVOS_CHANGE_MEDIA_FAILED,
15103
"Error al cambiar de medios en RetroAchievements: %s"
15104
)
15105
+MSG_HASH(
15106
+ MSG_CHEEVOS_LOGIN_TOKEN_EXPIRED,
15107
+ "Inicio de sesión a RetroAchievements expirado. Por favor, reintroduce tu contraseña y reinicia el juego."
15108
+ )
15109
MSG_HASH(
15110
MSG_RESAMPLER_QUALITY_LOWEST,
15111
"Muy baja"
intl/progress.h
@@ -47,7 +47,7 @@
47
#define LANGUAGE_PROGRESS_ESPERANTO_APPROVED 0
48
49
/* Spanish */
50
-#define LANGUAGE_PROGRESS_SPANISH_TRANSLATED 99
+#define LANGUAGE_PROGRESS_SPANISH_TRANSLATED 100
51
#define LANGUAGE_PROGRESS_SPANISH_APPROVED 95
52
53
/* Persian */
0 commit comments