Skip to content

Commit

Permalink
fix(L10n): revise english translations (#251)
Browse files Browse the repository at this point in the history
* fix(L10n): remove extra space

* fix(L10n): Alice's gift exhaust position

* fix(L10n): revise warming up card text
  • Loading branch information
scarf005 authored Jul 14, 2024
1 parent 4758b91 commit 823ac8a
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions src/main/resources/marisa/localization/ENG/cards.json
Original file line number Diff line number Diff line change
Expand Up @@ -217,8 +217,8 @@
},
"JA": {
"NAME": "Warming Up",
"DESCRIPTION": "Deal !D! damage. Add a Rising Sweep, a Spark and a Witch Leyline to your hand.",
"UPGRADE_DESCRIPTION": "Deal !D! damage. Add a Rising Sweep, a Spark and a Witch Leyline to your hand and Upgrade them."
"DESCRIPTION": "Deal !D! damage. Add a *Rising *Sweep, a *Spark and a *Witch *Leyline to your hand.",
"UPGRADE_DESCRIPTION": "Deal !D! damage. Add a *Rising *Sweep+, a *Spark+ and a *Witch *Leyline+."
},
"AbsoluteMagnitude": {
"NAME": "Absolute Magnitude",
Expand Down Expand Up @@ -281,7 +281,7 @@
},
"MagicChant": {
"NAME": "Magic Chant",
"DESCRIPTION": "Choose a card in your draw pile,add it to your hand and upgrade it. NL Exhaust .",
"DESCRIPTION": "Choose a card in your draw pile,add it to your hand and upgrade it. NL Exhaust.",
"UPGRADE_DESCRIPTION": "Choose a card in your draw pile,add it to your hand and upgrade it."
},
"UnstableBomb": {
Expand Down Expand Up @@ -335,7 +335,7 @@
},
"ManaConvection": {
"NAME": "Mana Convection",
"DESCRIPTION": "Exhaust up to !M! cards,gain [E] for each card exhausted. NL Exhaust ."
"DESCRIPTION": "Exhaust up to !M! cards,gain [E] for each card exhausted. NL Exhaust."
},
"ManaRampage": {
"NAME": "Mana Rampage",
Expand Down Expand Up @@ -376,16 +376,16 @@
},
"BlackFlareStar": {
"NAME": "Black Flare Star",
"DESCRIPTION": "Can only be played when you have 4 or more cards in your hand. Exhaust . NL Discard any number of cards from your hand and gain !B! Block for each.",
"DESCRIPTION": "Can only be played when you have 4 or more cards in your hand. Exhaust. NL Discard any number of cards from your hand and gain !B! Block for each.",
"EXTENDED_DESCRIPTION": [
"I don't have 4 cards in my hand.",
""
]
},
"WhiteDwarf": {
"NAME": "White Dwarf",
"DESCRIPTION": "Can only be played when you have 4 or less cards in your hand. Exhaust . NL Deal !D! damage (2 × size of your discard pile). Add 2 Burns to your hand.",
"UPGRADE_DESCRIPTION": "Can only be played when you have 4 or less cards in your hand. Exhaust . NL Deal !D! damage (3 × size of your discard pile). Add 2 Burns to your hand.",
"DESCRIPTION": "Can only be played when you have 4 or less cards in your hand. Exhaust. NL Deal !D! damage (2 × size of your discard pile). Add 2 Burns to your hand.",
"UPGRADE_DESCRIPTION": "Can only be played when you have 4 or less cards in your hand. Exhaust. NL Deal !D! damage (3 × size of your discard pile). Add 2 Burns to your hand.",
"EXTENDED_DESCRIPTION": [
"I have more than 4 cards in my hand.",
""
Expand Down Expand Up @@ -413,7 +413,7 @@
},
"AlicesGift": {
"NAME": "Alice's Gift",
"DESCRIPTION": " Retain. Deal !D! Damage. Exhaust . NL Amplify [E] [E] : Deal triple damage."
"DESCRIPTION": " Retain. Deal !D! Damage. NL Amplify [E] [E] : Deal triple damage. NL Exhaust."
},
"Exhaustion_MRS": {
"NAME": "Exhaustion",
Expand Down

0 comments on commit 823ac8a

Please sign in to comment.