Fix Elo Page
This commit is contained in:
@@ -119,7 +119,9 @@
|
||||
"join": "Jetzt Spielen"
|
||||
},
|
||||
"elo": {
|
||||
"place": "Platz"
|
||||
"place": "Platz",
|
||||
"name": "Name",
|
||||
"elo": "Elo"
|
||||
},
|
||||
"tag": {
|
||||
"title": "Tag: {# tag #} - SteamWar"
|
||||
@@ -209,5 +211,8 @@
|
||||
},
|
||||
"stats": {
|
||||
"title": "Kampf Statistiken"
|
||||
},
|
||||
"ranking": {
|
||||
"heading": "{# mode #} Rangliste"
|
||||
}
|
||||
}
|
||||
|
||||
@@ -88,10 +88,7 @@
|
||||
}
|
||||
},
|
||||
"elo": {
|
||||
"place": "Place",
|
||||
"name": "Name",
|
||||
"elo": "Elo",
|
||||
"title": "{# mode #} - Rankings"
|
||||
"place": "Place"
|
||||
},
|
||||
"warning": {
|
||||
"title": "This page is not available in your language.",
|
||||
|
||||
Reference in New Issue
Block a user