mirror of
https://github.com/openfrontio/OpenFrontIO.git
synced 2026-06-21 16:36:36 +00:00
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:
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user