mirror of
https://github.com/openfrontio/OpenFrontIO.git
synced 2026-08-08 03:29:44 +00:00
feat: new duel implementation
This commit is contained in:
@@ -305,7 +305,14 @@
|
||||
"elo": "ELO",
|
||||
"games": "games",
|
||||
"wins_short": "W",
|
||||
"losses_short": "L"
|
||||
"losses_short": "L",
|
||||
"ffa": "FFA",
|
||||
"duel": "1v1",
|
||||
"duos": "Duos",
|
||||
"trios": "Trios",
|
||||
"quads": "Quads",
|
||||
"ranked_matchmaking": "Ranked Matchmaking",
|
||||
"quick_match": "Lobby"
|
||||
},
|
||||
"username": {
|
||||
"enter_username": "Enter your username",
|
||||
|
||||
Reference in New Issue
Block a user