Add average column to results table

This commit is contained in:
2026-02-04 23:41:25 +01:00
parent 12be176ed7
commit 4350d2c5fb
2 changed files with 4 additions and 0 deletions

View File

@@ -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",