Skip to content

Commit

Permalink
fix(L10n): Burn pluralization
Browse files Browse the repository at this point in the history
  • Loading branch information
scarf005 committed Jun 23, 2024
1 parent 3289877 commit fe1abf9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/main/resources/marisa/localization/ENG/cards.json
Original file line number Diff line number Diff line change
Expand Up @@ -309,7 +309,7 @@
},
"GasGiant": {
"NAME": "Gas Giant",
"DESCRIPTION": "Gain !B! Block. Add !M! Burns to your hand."
"DESCRIPTION": "Gain !B! Block. Add !M! Burn to your hand."
},
"CasketOfStar": {
"NAME": "Casket Of Star",
Expand Down

0 comments on commit fe1abf9

Please sign in to comment.