add cases delgamer
This commit is contained in:
parent
5c69859868
commit
13a83b9fbd
2 changed files with 21 additions and 1 deletions
|
|
@ -66,6 +66,8 @@ TRANSLATIONS = {
|
|||
'loading_gamers': "🔄 Loading player list...",
|
||||
'select_gamer_to_delete': "🗑️ <b>Select player to delete:</b>\n\n",
|
||||
'gamer_deleted': "✅ Player <b>{username}</b> removed from tracked list.",
|
||||
'active_gamer_deleted': "✅ Player <b>{username}</b> removed from tracked list.\n\n⚠️ You deleted the active player. Use the /getgamers command to select a player for which the /today, /yesterday, /week commands will work.",
|
||||
'last_gamer_deleted': "✅ Player <b>{username}</b> removed from tracked list.\n\n⚠️ You deleted the last player. Use the /addgamer command to add a new tracked player.",
|
||||
'delete_failed': "❌ Failed to delete player",
|
||||
|
||||
# Stats commands
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue