m('#creditcard-thank-you.fontsize-larger.text-success.u-marginbottom-20',
                                  state.isEdit
                                    ? window.I18n.t('thank_you.subscription_edit.thank_you', I18nScope())
                                    : window.I18n.t('thank_you.thank_you', I18nScope())
                                ),