mirror of
https://gitlab.com/Kwoth/nadekobot.git
synced 2025-09-10 09:18:27 -04:00
fix: Fixed blackjack strings
This commit is contained in:
@@ -960,8 +960,8 @@
|
||||
"perm_override_all_confirm": "Are you sure that you want to remove **ALL** discord permission overrides on this server? This action is irreversible.",
|
||||
"perm_overrides": "Discord Permission Overrides",
|
||||
"perm_override_reset": "Discord Permission Overrides for this command have been cleared.",
|
||||
"bj_created": "has created a new BlackJack game in this channel.",
|
||||
"bj_joined": "has joined the BlackJack game",
|
||||
"bj_created": "{0} has created a new BlackJack game in this channel.",
|
||||
"bj_joined": "{0} has joined the BlackJack game",
|
||||
"reset": "Xp Reset",
|
||||
"reset_server_confirm": "Are you sure that you want to reset the XP of all users on the server?",
|
||||
"reset_user_confirm": "Are you sure that you want to reset specified user's XP on this server?",
|
||||
|
Reference in New Issue
Block a user