mirror of
https://github.com/openfrontio/OpenFrontIO.git
synced 2026-06-21 12:10:46 +00:00
substitute 'Palestinian Territory' with 'Palestine' (#2471)
## Description: Replace "Palestinian Territory" bot/nation name to just "Palestine" ## 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
This commit is contained in:
@@ -51,7 +51,7 @@
|
||||
},
|
||||
{
|
||||
"coordinates": [1409, 372],
|
||||
"name": "Palestinian Territory",
|
||||
"name": "Palestine",
|
||||
"strength": 1,
|
||||
"flag": "ps"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user