Add and standardize MissileWars translations and links
All checks were successful
SteamWarCI Build successful
All checks were successful
SteamWarCI Build successful
This commit is contained in:
@ -123,6 +123,9 @@
|
|||||||
"microwg": {
|
"microwg": {
|
||||||
"title": "MicroWarGear"
|
"title": "MicroWarGear"
|
||||||
},
|
},
|
||||||
|
"mw": {
|
||||||
|
"title": "MissileWars"
|
||||||
|
},
|
||||||
"footer": {
|
"footer": {
|
||||||
"imprint": "Impressum",
|
"imprint": "Impressum",
|
||||||
"privacy": "Datenschutzerklärung",
|
"privacy": "Datenschutzerklärung",
|
||||||
|
|||||||
@ -44,5 +44,5 @@ const modes = await getCollection("modes", entry => entry.data.main);
|
|||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</div>))}
|
</div>))}
|
||||||
<a href={l("/rangliste/misslewars")}>MissleWars Rangliste</a>
|
<a href={l("/rangliste/MissileWars")}>MissileWars Rangliste</a>
|
||||||
</PageLayout>
|
</PageLayout>
|
||||||
Reference in New Issue
Block a user