mirror of
https://github.com/openfrontio/OpenFrontIO.git
synced 2026-07-21 18:20:01 +00:00
mls (v4.4) (#1753)
## Description: mls for v25 Version identifier within MLS: v4.4 ## 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 - [x] I have read and accepted the CLA agreement (only required once). ## Please put your Discord username so you can be contacted if a bug or regression is found: aotumuri
This commit is contained in:
@@ -21,7 +21,9 @@
|
||||
"instructions": "Instructions",
|
||||
"how_to_play": "Comment jouer ?",
|
||||
"advertise": "Faire de la publicité",
|
||||
"wiki": "Wiki"
|
||||
"wiki": "Wiki",
|
||||
"privacy_policy": "Politique de confidentialité",
|
||||
"terms_of_service": "Conditions d'utilisation"
|
||||
},
|
||||
"news": {
|
||||
"full_changelog": "Voir le journal des modifications complet",
|
||||
@@ -448,6 +450,7 @@
|
||||
"gold": "Or",
|
||||
"ports": "Ports",
|
||||
"cities": "Villes",
|
||||
"factories": "Usines",
|
||||
"missile_launchers": "Lance-missiles",
|
||||
"sams": "SAMs",
|
||||
"warships": "Navires de guerre",
|
||||
@@ -574,6 +577,9 @@
|
||||
"grogu": "Grogu"
|
||||
}
|
||||
},
|
||||
"spawn_ad": {
|
||||
"loading": "Chargement de l'annonce..."
|
||||
},
|
||||
"auth": {
|
||||
"login_required": "La connexion est nécessaire pour accéder à ce site Web.",
|
||||
"redirecting": "Vous êtes en cours de redirection...",
|
||||
|
||||
Reference in New Issue
Block a user