Show player game counts with tooltip in admin table
This commit is contained in:
@@ -113,6 +113,7 @@ const translations = {
|
||||
"admin.playerName": "Name",
|
||||
"admin.playerUsername": "Username",
|
||||
"admin.playerStatus": "Status",
|
||||
"admin.playerGames": "Games",
|
||||
"admin.playerJoker": "Joker",
|
||||
"admin.playerDelete": "Delete",
|
||||
"admin.grantJokerChip": "Grant",
|
||||
@@ -272,6 +273,7 @@ const translations = {
|
||||
"admin.playerName": "Name",
|
||||
"admin.playerUsername": "Benutzername",
|
||||
"admin.playerStatus": "Status",
|
||||
"admin.playerGames": "Spiele",
|
||||
"admin.playerJoker": "Joker",
|
||||
"admin.playerDelete": "Löschen",
|
||||
"admin.grantJokerChip": "Joker",
|
||||
|
||||
Reference in New Issue
Block a user