Skip to content

Commit

Permalink
text fix
Browse files Browse the repository at this point in the history
  • Loading branch information
2z2z2z committed Jul 7, 2023
1 parent 1c5582c commit e675b05
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pages/meganet/index.vue
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ export default {
<div class="card card--megachain-welcome card__content card__content--medium u-mb-15 u-text-center">
<img class="u-image u-image-center u-mb-05" src="/img/megachain-gamepad.png" srcset="/img/[email protected] 2x" alt="" width="179" height="151">
<h2 class="u-h3 u-mb-05">{{ $td('Welcome!', 'meganet.welcome-title') }}</h2>
<p>{{ $td('Thank you for activating a LaunchPad with the best crypto games on Telegram. As a welcome bonus, I\'d like to give you $10 in our platform\'s digital currency.', 'meganet.welcome-description') }}</p>
<p>{{ $td('Thank you for activating a LaunchPad with the best crypto games on Telegram. As a welcome bonus, we’d like like to give you $10 in our platform\'s digital currency.', 'meganet.welcome-description') }}</p>
<button
v-if="!$store.state.megachain.isCollectedWelcomeBonus || isJustGrubbed"
class="button button--full u-mt-10" type="button"
Expand Down

0 comments on commit e675b05

Please sign in to comment.