Skip to content

Commit

Permalink
Fix dollar sign typo in the craft combo text
Browse files Browse the repository at this point in the history
  • Loading branch information
MrPowerGamerBR committed Oct 30, 2024
1 parent ecf7f15 commit de30f47
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion resources/languages/pt/reaction-events.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,6 @@ reactionEvents:
yourNextCraftIngredientsAre: "Você precisa dos seguintes itens para fazer a sua próxima cesta:"
youDontHaveEnoughItems: "Você não tem itens suficientes para criar uma cesta de doces!"
youCraftedAnItem: "Você criou uma cesta de doces!"
youCreatedAnItemCombo: "Você criou uma cesta de doces! **_[COMBO ${combo,number}X]_**"
youCreatedAnItemCombo: "Você criou uma cesta de doces! **_[COMBO {combo,number}X]_**"
youCraftedXItems: "Você criou **{quantity,plural, =0 {# cestas de doces} one {# cesta de doces} other {# cestas de doces}}** {emoji}! Crie cestas de doces com os itens coletados em {commandMention}"
shortCraftedItem: "{quantity,plural, =0 {# cestas} one {# cesta} other {# cestas}}"

0 comments on commit de30f47

Please sign in to comment.