You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: intl/msg_hash_fr.h
+8Lines changed: 8 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -13401,6 +13401,14 @@ MSG_HASH(
13401
13401
MSG_NETPLAY_S_HAS_JOINED_WITH_INPUT_DEVICES_S,
13402
13402
"%.*s à rejoint le jeu avec des dispositifs d'entrée %.*s"
13403
13403
)
13404
+
MSG_HASH(
13405
+
MSG_NETPLAY_PLAYERS_INFO,
13406
+
"%d joueur(s)"
13407
+
)
13408
+
MSG_HASH(
13409
+
MSG_NETPLAY_SPECTATORS_INFO,
13410
+
"%d joueur(s) (%d spectateur(s))"
13411
+
)
13404
13412
MSG_HASH(
13405
13413
MSG_NETPLAY_NOT_RETROARCH,
13406
13414
"Une tentative de connexion au jeu en réseau à échoué car RetroArch n'est pas en cours d'exécution chez le partenaire, ou est sur une ancienne version de RetroArch."
0 commit comments