fix: Fixed .ttt and gifted strings

docs: Updated changelog
dev: Updated some packages
This commit is contained in:
Kwoth
2024-05-14 18:36:33 +00:00
parent 869b9d3b9d
commit d51dfa88f1
5 changed files with 12 additions and 11 deletions

View File

@@ -230,7 +230,7 @@
"user_unbanned": "User unbanned",
"presence_updates": "Presence updates",
"sb_user": "User soft-banned",
"awarded": "has awarded {0} to {1}",
"awarded": "{2} has awarded {0} to {1}",
"better_luck": "Better luck next time ^_^",
"br_win": "Congratulations! You won {0} for rolling above {1}",
"deck_reshuffled": "Deck reshuffled.",
@@ -241,7 +241,7 @@
"cards_left": "{0} cards left in the deck.",
"cards": "Cards",
"hand_value": "Hand value",
"gifted": "has gifted {0} to {1}",
"gifted": "{2} has gifted {0} to {1}",
"has": "{0} has {1}",
"heads": "Head",
"mass_award": "Awarded {0} to {1} users from {2} role.",
@@ -366,7 +366,7 @@
"ttt_against_yourself": "You can't play against yourself.",
"ttt_already_running": "TicTacToe Game is already running in this channel.",
"ttt_a_draw": "A draw!",
"ttt_created": "has created a game of TicTacToe.",
"ttt_created": "{0} has created a game of TicTacToe.",
"ttt_has_won": "{0} has won!",
"ttt_matched_three": "Matched three",
"ttt_no_moves": "No moves left!",