From 5f4efacea21acfc991c9c2976544c41db016fe30 Mon Sep 17 00:00:00 2001 From: Magnan Jules Date: Sat, 3 Jan 2026 01:16:47 +0100 Subject: [PATCH] Add Upper and Lower Silesia flags (#2771) Resolves #2755 https://github.com/openfrontio/OpenFrontIO/issues/2755 ## Description: Add flags of Upper Silesia and Lower Silesia. Added both regions in `resources/countries.json` and both SVG flags. - [ ] I have added screenshots for all UI updates - [ ] I process any text displayed to the user through translateText() and I've added it to the en.json file - [ ] I have added relevant tests to the test directory - [ ] I confirm I have thoroughly tested these changes and take full responsibility for any bugs introduced jeunemage333 image image image --- resources/countries.json | 10 ++++++++++ resources/flags/Lower Silesia.svg | 5 +++++ resources/flags/Upper Silesia.svg | 5 +++++ 3 files changed, 20 insertions(+) create mode 100644 resources/flags/Lower Silesia.svg create mode 100644 resources/flags/Upper Silesia.svg diff --git a/resources/countries.json b/resources/countries.json index 6b998f5e0..0f37f7b28 100644 --- a/resources/countries.json +++ b/resources/countries.json @@ -1195,6 +1195,11 @@ "continent": "North America", "name": "Louisiana" }, + { + "code": "Lower Silesia", + "continent": "Europe", + "name": "Lower Silesia" + }, { "code": "lu", "continent": "Europe", @@ -2182,6 +2187,11 @@ "continent": "North America", "name": "United States of America" }, + { + "code": "Upper Silesia", + "continent": "Europe", + "name": "Upper Silesia" + }, { "code": "Urartu", "continent": "Asia", diff --git a/resources/flags/Lower Silesia.svg b/resources/flags/Lower Silesia.svg new file mode 100644 index 000000000..5261547b2 --- /dev/null +++ b/resources/flags/Lower Silesia.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/flags/Upper Silesia.svg b/resources/flags/Upper Silesia.svg new file mode 100644 index 000000000..dd167c1df --- /dev/null +++ b/resources/flags/Upper Silesia.svg @@ -0,0 +1,5 @@ + + + + +