Some Code Cleanup
This commit is contained in:
@@ -80,5 +80,16 @@
|
||||
},
|
||||
"elo": {
|
||||
"place": "Platz"
|
||||
},
|
||||
"announcements": {
|
||||
"table": {
|
||||
"time": "Startzeit",
|
||||
"blue": "Blaues Team",
|
||||
"red": "Rotes Team",
|
||||
"winner": "Sieger",
|
||||
"notPlayed": "Nicht gespielt",
|
||||
"draw": "Unentschieden",
|
||||
"points": "Punkte"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
@@ -116,6 +116,9 @@
|
||||
"time": "Time",
|
||||
"blue": "Blue Team",
|
||||
"red": "Red Team",
|
||||
"winner": "Winner",
|
||||
"notPlayed": "Not Played",
|
||||
"draw": "Draw",
|
||||
"team": "Team",
|
||||
"points": "Points"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user