Add notification messages for office filling in German and English locales
- Added new notification messages for when a political office is filled in both the German and English locale files. - Ensured consistency in messaging across different languages to enhance user experience.
This commit is contained in:
@@ -32,6 +32,7 @@
|
||||
},
|
||||
"notifications": {
|
||||
"notify_election_created": "Es wurde eine neue Wahl ausgeschrieben.",
|
||||
"notify_office_filled": "Ein politisches Amt wurde neu besetzt.",
|
||||
"production": {
|
||||
"overproduction": "Überproduktion: Deine Produktion liegt {value} Einheiten über dem Bedarf{branch_info}."
|
||||
},
|
||||
|
||||
@@ -18,6 +18,7 @@
|
||||
},
|
||||
"notifications": {
|
||||
"notify_election_created": "A new election has been scheduled.",
|
||||
"notify_office_filled": "A political office has been filled.",
|
||||
"production": {
|
||||
"overproduction": "Overproduction: your production is {value} units above demand{branch_info}."
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user