Updated localization entries in en.json to improve readability by rephrasing team size descriptions. Changed "Duos (teams of 2)" to "of 2 (Duos)", and similarly for Trios and Quads. Adjusted "Players per team" to "of {num}" for consistency.

This commit is contained in:
scamiv
2025-12-09 16:23:21 +01:00
parent e011c4927d
commit e3cf09ea2f
+4 -4
View File
@@ -234,12 +234,12 @@
"public_lobby": {
"join": "Join next Game",
"waiting": "players waiting",
"teams_Duos": "Duos (teams of 2)",
"teams_Trios": "Trios (teams of 3)",
"teams_Quads": "Quads (teams of 4)",
"teams_Duos": "of 2 (Duos)",
"teams_Trios": "of 3 (Trios)",
"teams_Quads": "of 4 (Quads)",
"teams_hvn": "Humans Vs Nations",
"teams": "{num} teams",
"players_per_team": "{num} Players per team"
"players_per_team": "of {num}"
},
"matchmaking_modal": {
"title": "Matchmaking",