mirror of
https://github.com/openfrontio/OpenFrontIO.git
synced 2026-06-21 14:00:54 +00:00
Change "This game ended with no winner" to "This game ended with no winner (or a Nation won)" 🙂 (#2880)
## Description: <img width="982" height="1086" alt="image" src="https://github.com/user-attachments/assets/fb97f2e2-0e1a-4e21-baad-3e8cbd81624b" /> ## Please complete the following: - [X] I have added screenshots for all UI updates - [X] I process any text displayed to the user through translateText() and I've added it to the en.json file - [X] I have added relevant tests to the test directory - [X] I confirm I have thoroughly tested these changes and take full responsibility for any bugs introduced ## Please put your Discord username so you can be contacted if a bug or regression is found: FloPinguin Co-authored-by: Ryan <7389646+ryanbarlow97@users.noreply.github.com>
This commit is contained in:
@@ -235,7 +235,7 @@
|
||||
"pirate": "Pirate",
|
||||
"conquered": "Conquered",
|
||||
"loading_game_info": "Loading game stats",
|
||||
"no_winner": "This game ended with no winner"
|
||||
"no_winner": "This game ended with no winner (or a Nation won)"
|
||||
},
|
||||
"map": {
|
||||
"map": "Map",
|
||||
|
||||
Reference in New Issue
Block a user