Updates and more
This commit is contained in:
@@ -2,8 +2,8 @@
|
||||
"home": {
|
||||
"page": "SteamWar - Startseite",
|
||||
"subtitle": {
|
||||
"1": "Spieler Online: ",
|
||||
"2": "WarGears, AirShips, WarShips"
|
||||
"1": "WarGears, AirShips, WarShips",
|
||||
"2": "Spieler Online: "
|
||||
},
|
||||
"join": "Jetzt Spielen",
|
||||
"benefits": {
|
||||
@@ -34,6 +34,10 @@
|
||||
"Arch": "Architekt"
|
||||
}
|
||||
},
|
||||
"status": {
|
||||
"loading": "Lade...",
|
||||
"players": "Spieler: {# count #}"
|
||||
},
|
||||
"navbar": {
|
||||
"links": {
|
||||
"home": {
|
||||
@@ -42,7 +46,7 @@
|
||||
"downloads": "Downloads",
|
||||
"faq": "FAQ"
|
||||
},
|
||||
"announcements": "Ankünigungen",
|
||||
"announcements": "Ankündigungen",
|
||||
"rules": {
|
||||
"title": "Regeln",
|
||||
"gamemode": "Spielmodi",
|
||||
@@ -60,7 +64,8 @@
|
||||
"help": {
|
||||
"title": "Hilfe",
|
||||
"docs": "Dokumentation"
|
||||
}
|
||||
},
|
||||
"account": "Konto"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
@@ -30,9 +30,18 @@
|
||||
"title": "Help",
|
||||
"center": "Helpcenter",
|
||||
"docs": "Docs"
|
||||
}
|
||||
},
|
||||
"account": "Account"
|
||||
}
|
||||
},
|
||||
"status": {
|
||||
"loading": "Loading...",
|
||||
"status": "Status",
|
||||
"online": "Online",
|
||||
"offline": "Offline",
|
||||
"players": "Players: {# count #}",
|
||||
"version": "Version: {# version #}"
|
||||
},
|
||||
"home": {
|
||||
"page": "SteamWar - Home",
|
||||
"title": {
|
||||
@@ -40,8 +49,8 @@
|
||||
"second": "War"
|
||||
},
|
||||
"subtitle": {
|
||||
"1": "Players Online: ",
|
||||
"2": "WarGears, AirShips, WarShips",
|
||||
"1": "WarGears, AirShips, WarShips",
|
||||
"2": "Players Online: ",
|
||||
"3": "Version: 1.12 - 1.20"
|
||||
},
|
||||
"join": "Join Now",
|
||||
|
||||
Reference in New Issue
Block a user