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 1cb11b5 commit ff5fd9dCopy full SHA for ff5fd9d
3 files changed
intl/msg_hash_es.h
@@ -13437,6 +13437,14 @@ MSG_HASH(
13437
MSG_NETPLAY_S_HAS_JOINED_WITH_INPUT_DEVICES_S,
13438
"%.*s se ha unido con los dispositivos de entrada %.*s"
13439
)
13440
+MSG_HASH(
13441
+ MSG_NETPLAY_PLAYERS_INFO,
13442
+ "%d jugador(es)"
13443
+ )
13444
13445
+ MSG_NETPLAY_SPECTATORS_INFO,
13446
+ "%d jugador(es) (%d espectador[es])"
13447
13448
MSG_HASH(
13449
MSG_NETPLAY_NOT_RETROARCH,
13450
"Una conexión de juego en red ha fallado porque el cliente no utilizaba RetroArch o utilizaba una versión antigua de RetroArch."
0 commit comments