Add average column to results table
This commit is contained in:
@@ -89,6 +89,7 @@ const translations = {
|
||||
"results.rank": "Rank",
|
||||
"results.game": "Game",
|
||||
"results.author": "Author",
|
||||
"results.average": "Avg",
|
||||
"results.votesList": "All votes",
|
||||
"results.myVote": "Your vote",
|
||||
"results.links": "Links",
|
||||
@@ -217,6 +218,7 @@ const translations = {
|
||||
"results.rank": "Rang",
|
||||
"results.game": "Spiel",
|
||||
"results.author": "Autor",
|
||||
"results.average": "Ø",
|
||||
"results.votesList": "Alle Stimmen",
|
||||
"results.myVote": "Deine Stimme",
|
||||
"results.links": "Links",
|
||||
|
||||
Reference in New Issue
Block a user