fix: Fixed blackjack strings

This commit is contained in:
Kwoth
2024-05-13 06:22:48 +00:00
parent 1c540476d3
commit 263ef4b47f

View File

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