From b0c1b49a2969e48d170cda61676cc95a11a45556 Mon Sep 17 00:00:00 2001 From: Kim MinJae Date: Tue, 27 Apr 2021 20:38:11 +0900 Subject: [PATCH] Edited some star-icon expressions into normal character star Edited some star-icon expressions into normal character star. --- src/components/WishCounterHowToModal.svelte | 55 +++++++-------------- 1 file changed, 18 insertions(+), 37 deletions(-) diff --git a/src/components/WishCounterHowToModal.svelte b/src/components/WishCounterHowToModal.svelte index 70a18ede..b2d348c7 100644 --- a/src/components/WishCounterHowToModal.svelte +++ b/src/components/WishCounterHowToModal.svelte @@ -80,50 +80,31 @@

{$t('wish.help.howto.subtitle')}

- {$t('wish.help.howto.press')} - +1 - {$t('wish.help.howto.whenYouGet')} - 3 - + {@html $t('wish.help.howto.pressWhenYouGet', { + values: { + button: '+1', + rarity: 3, + }, + })}

- {$t('wish.help.howto.press')} - Get 4 - - {$t('wish.help.howto.whenYouGet')} - 4 - + {@html $t('wish.help.howto.pressWhenYouGet', { + values: { + button: `Get 4★`, + rarity: 4, + }, + })}

- {$t('wish.help.howto.press')} - Get 5 - - {$t('wish.help.howto.whenYouGet')} - 5 - + {@html $t('wish.help.howto.pressWhenYouGet', { + values: { + button: `Get 5★`, + rarity: 5, + }, + })}

{$t('wish.help.howto.p1')} - 5 - - {$t('wish.help.howto.and')} - 4 - - pity

{$t('wish.help.howto.p2.0')}