From 7a2038080d5ac04752ffaf3ea8c927f4b6f92d98 Mon Sep 17 00:00:00 2001 From: scarf Date: Sun, 23 Jun 2024 21:26:24 +0900 Subject: [PATCH] fix(L10n): Burn pluralization (#245) --- src/main/resources/marisa/localization/ENG/cards.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/main/resources/marisa/localization/ENG/cards.json b/src/main/resources/marisa/localization/ENG/cards.json index 65c4856..d96ce02 100644 --- a/src/main/resources/marisa/localization/ENG/cards.json +++ b/src/main/resources/marisa/localization/ENG/cards.json @@ -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",