@clink/emails 1.2.4 → 1.2.6
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/html/buyer/checkout-link/da.html +105 -19
- package/dist/html/buyer/checkout-link/en.html +106 -20
- package/dist/html/buyer/deposit-captured/da.html +47 -184
- package/dist/html/buyer/deposit-captured/en.html +48 -185
- package/dist/html/buyer/deposit-not-reserved/da.html +48 -39
- package/dist/html/buyer/deposit-not-reserved/en.html +49 -40
- package/dist/html/buyer/deposit-reserved/da.html +76 -25
- package/dist/html/buyer/deposit-reserved/en.html +77 -26
- package/dist/html/buyer/invoice-bank-transfer/da.html +69 -31
- package/dist/html/buyer/invoice-bank-transfer/en.html +70 -32
- package/dist/html/buyer/invoice-full/da.html +548 -42
- package/dist/html/buyer/invoice-full/en.html +549 -43
- package/dist/html/buyer/invoice-pdf-attached/da.html +120 -111
- package/dist/html/buyer/invoice-pdf-attached/en.html +121 -112
- package/dist/html/buyer/invoice-rate1/da.html +668 -51
- package/dist/html/buyer/invoice-rate1/en.html +669 -52
- package/dist/html/buyer/invoice-rate2/da.html +681 -48
- package/dist/html/buyer/invoice-rate2/en.html +682 -49
- package/dist/html/buyer/manual-order-created/da.html +47 -46
- package/dist/html/buyer/manual-order-created/en.html +48 -47
- package/dist/html/buyer/membership-invoice/da.html +367 -40
- package/dist/html/buyer/membership-invoice/en.html +368 -41
- package/dist/html/buyer/membership-payment-declined/da.html +89 -49
- package/dist/html/buyer/membership-payment-declined/en.html +90 -50
- package/dist/html/buyer/membership-renewal-invoice/da.html +538 -25
- package/dist/html/buyer/membership-renewal-invoice/en.html +539 -26
- package/dist/html/buyer/membership-type-not-exist/da.html +67 -20
- package/dist/html/buyer/membership-type-not-exist/en.html +68 -21
- package/dist/html/buyer/order-cancelled-by-customer/da.html +51 -196
- package/dist/html/buyer/order-cancelled-by-customer/en.html +52 -197
- package/dist/html/buyer/order-changed/da.html +225 -48
- package/dist/html/buyer/order-changed/en.html +226 -49
- package/dist/html/buyer/order-confirmed/da.html +22 -105
- package/dist/html/buyer/order-confirmed/en.html +23 -106
- package/dist/html/buyer/order-confirmed-already-booked/da.html +47 -104
- package/dist/html/buyer/order-confirmed-already-booked/en.html +48 -105
- package/dist/html/buyer/order-confirmed-w-reservations/da.html +39 -82
- package/dist/html/buyer/order-confirmed-w-reservations/en.html +40 -83
- package/dist/html/buyer/order-declined/da.html +25 -112
- package/dist/html/buyer/order-declined/en.html +26 -113
- package/dist/html/buyer/order-declined-coupon/da.html +172 -123
- package/dist/html/buyer/order-declined-coupon/en.html +173 -124
- package/dist/html/buyer/order-placed/da.html +19 -19
- package/dist/html/buyer/order-placed/en.html +26 -26
- package/dist/html/buyer/order-reservations-cancelled/da.html +60 -19
- package/dist/html/buyer/order-reservations-cancelled/en.html +61 -20
- package/dist/html/buyer/payment-card-expired/da.html +29 -163
- package/dist/html/buyer/payment-card-expired/en.html +30 -164
- package/dist/html/buyer/payment-failed/da.html +77 -113
- package/dist/html/buyer/payment-failed/en.html +78 -114
- package/dist/html/buyer/payment-failed-new-deadline/da.html +74 -113
- package/dist/html/buyer/payment-failed-new-deadline/en.html +75 -114
- package/dist/html/buyer/payment-received/da.html +117 -21
- package/dist/html/buyer/payment-received/en.html +118 -22
- package/dist/html/buyer/place-order-confirmed/da.html +664 -77
- package/dist/html/buyer/place-order-confirmed/en.html +665 -78
- package/dist/html/buyer/rate2-reminder/da.html +55 -103
- package/dist/html/buyer/rate2-reminder/en.html +56 -104
- package/dist/html/supplier/account-restricted/da.html +16 -16
- package/dist/html/supplier/account-restricted/en.html +17 -17
- package/dist/html/supplier/account-restricted-soon/da.html +18 -18
- package/dist/html/supplier/account-restricted-soon/en.html +19 -19
- package/dist/html/supplier/account-user-accepted-invitation/da.html +13 -13
- package/dist/html/supplier/account-user-accepted-invitation/en.html +15 -15
- package/dist/html/supplier/account-user-invite/da.html +11 -11
- package/dist/html/supplier/account-user-invite/en.html +14 -14
- package/dist/html/supplier/bank-account-changed/da.html +14 -14
- package/dist/html/supplier/bank-account-changed/en.html +15 -15
- package/dist/html/supplier/deposit-not-reserved/da.html +50 -40
- package/dist/html/supplier/deposit-not-reserved/en.html +51 -41
- package/dist/html/supplier/manual-order-created/da.html +67 -17
- package/dist/html/supplier/manual-order-created/en.html +67 -17
- package/dist/html/supplier/new-member/da.html +27 -56
- package/dist/html/supplier/new-member/en.html +28 -57
- package/dist/html/supplier/new-member-message/da.html +29 -14
- package/dist/html/supplier/new-member-message/en.html +30 -15
- package/dist/html/supplier/onboarding-breakup/da.html +19 -19
- package/dist/html/supplier/onboarding-breakup/en.html +20 -20
- package/dist/html/supplier/onboarding-inactive-14d/da.html +19 -19
- package/dist/html/supplier/onboarding-inactive-14d/en.html +20 -20
- package/dist/html/supplier/onboarding-inactive-21d/da.html +22 -22
- package/dist/html/supplier/onboarding-inactive-21d/en.html +23 -23
- package/dist/html/supplier/onboarding-inactive-7d/da.html +22 -22
- package/dist/html/supplier/onboarding-inactive-7d/en.html +20 -20
- package/dist/html/supplier/onboarding-inactive-reminder/da.html +24 -24
- package/dist/html/supplier/onboarding-inactive-reminder/en.html +25 -25
- package/dist/html/supplier/onboarding-next-step/da.html +22 -22
- package/dist/html/supplier/onboarding-next-step/en.html +23 -23
- package/dist/html/supplier/onboarding-product-in-review/da.html +20 -20
- package/dist/html/supplier/onboarding-product-in-review/en.html +21 -21
- package/dist/html/supplier/onboarding-stuck-company-info/da.html +19 -19
- package/dist/html/supplier/onboarding-stuck-company-info/en.html +20 -20
- package/dist/html/supplier/onboarding-stuck-product/da.html +19 -19
- package/dist/html/supplier/onboarding-stuck-product/en.html +20 -20
- package/dist/html/supplier/onboarding-stuck-step/da.html +27 -27
- package/dist/html/supplier/onboarding-stuck-step/en.html +28 -28
- package/dist/html/supplier/onboarding-stuck-stripe/da.html +19 -19
- package/dist/html/supplier/onboarding-stuck-stripe/en.html +20 -20
- package/dist/html/supplier/onboarding-stuck-submit-review/da.html +19 -19
- package/dist/html/supplier/onboarding-stuck-submit-review/en.html +20 -20
- package/dist/html/supplier/onboarding-zero-login/da.html +19 -19
- package/dist/html/supplier/onboarding-zero-login/en.html +20 -20
- package/dist/html/supplier/order-cancelled-by-customer/da.html +185 -30
- package/dist/html/supplier/order-cancelled-by-customer/en.html +186 -31
- package/dist/html/supplier/order-changed/da.html +225 -48
- package/dist/html/supplier/order-changed/en.html +226 -49
- package/dist/html/supplier/order-received/da.html +35 -35
- package/dist/html/supplier/order-received/en.html +36 -36
- package/dist/html/supplier/order-reservations-cancelled/da.html +115 -23
- package/dist/html/supplier/order-reservations-cancelled/en.html +116 -24
- package/dist/html/supplier/order-reservations-confirmed/da.html +88 -43
- package/dist/html/supplier/order-reservations-confirmed/en.html +89 -44
- package/dist/html/supplier/payment-failed/da.html +72 -117
- package/dist/html/supplier/payment-failed/en.html +73 -118
- package/dist/html/supplier/payout/da.html +30 -58
- package/dist/html/supplier/payout/en.html +31 -59
- package/dist/html/supplier/place-cancellation/da.html +15 -15
- package/dist/html/supplier/place-cancellation/en.html +16 -16
- package/dist/html/supplier/place-order-received/da.html +20 -20
- package/dist/html/supplier/place-order-received/en.html +21 -21
- package/dist/html/supplier/supplier-approved/da.html +26 -26
- package/dist/html/supplier/supplier-approved/en.html +27 -27
- package/dist/html/supplier/supplier-ask-for-reviews/da.html +20 -20
- package/dist/html/supplier/supplier-ask-for-reviews/en.html +21 -21
- package/dist/html/supplier/supplier-breakup-active/da.html +20 -20
- package/dist/html/supplier/supplier-breakup-active/en.html +21 -21
- package/dist/html/supplier/supplier-dead-end-archive/da.html +460 -0
- package/dist/html/supplier/supplier-dead-end-archive/en.html +460 -0
- package/dist/html/supplier/supplier-first-order/da.html +20 -20
- package/dist/html/supplier/supplier-first-order/en.html +21 -21
- package/dist/html/supplier/supplier-inactive-30d/da.html +21 -21
- package/dist/html/supplier/supplier-inactive-30d/en.html +22 -22
- package/dist/html/supplier/supplier-inactive-60d/da.html +23 -23
- package/dist/html/supplier/supplier-inactive-60d/en.html +24 -24
- package/dist/html/supplier/supplier-inactive-90d/da.html +23 -23
- package/dist/html/supplier/supplier-inactive-90d/en.html +24 -24
- package/dist/html/supplier/supplier-login-reminder/da.html +27 -27
- package/dist/html/supplier/supplier-login-reminder/en.html +28 -28
- package/dist/html/supplier/supplier-monthly-stats/da.html +20 -20
- package/dist/html/supplier/supplier-monthly-stats/en.html +21 -21
- package/dist/html/supplier/supplier-new-review/da.html +20 -20
- package/dist/html/supplier/supplier-new-review/en.html +21 -21
- package/dist/html/supplier/supplier-offseason-patience/da.html +27 -27
- package/dist/html/supplier/supplier-offseason-patience/en.html +28 -28
- package/dist/html/supplier/supplier-product-approved/da.html +40 -40
- package/dist/html/supplier/supplier-product-approved/en.html +41 -41
- package/dist/html/supplier/supplier-product-rejected/da.html +29 -29
- package/dist/html/supplier/supplier-product-rejected/en.html +30 -30
- package/dist/html/supplier/supplier-profile-tips/da.html +20 -20
- package/dist/html/supplier/supplier-profile-tips/en.html +21 -21
- package/dist/html/supplier/supplier-public/da.html +65 -63
- package/dist/html/supplier/supplier-public/en.html +66 -64
- package/dist/html/supplier/supplier-registered/da.html +14 -14
- package/dist/html/supplier/supplier-registered/en.html +16 -16
- package/dist/html/supplier/supplier-seasonal-reminder/da.html +22 -22
- package/dist/html/supplier/supplier-seasonal-reminder/en.html +23 -23
- package/dist/html/supplier/supplier-welcome-back/da.html +20 -20
- package/dist/html/supplier/supplier-welcome-back/en.html +21 -21
- package/dist/html/supplier/supplier-zero-order-benchmark/da.html +22 -22
- package/dist/html/supplier/supplier-zero-order-benchmark/en.html +23 -23
- package/dist/html/supplier/supplier-zero-order-optimize/da.html +21 -21
- package/dist/html/supplier/supplier-zero-order-optimize/en.html +22 -22
- package/dist/html/supplier/supplier-zero-order-personal/da.html +24 -24
- package/dist/html/supplier/supplier-zero-order-personal/en.html +25 -25
- package/dist/html/supplier/supplier-zero-order-standout/da.html +20 -20
- package/dist/html/supplier/supplier-zero-order-standout/en.html +21 -21
- package/dist/html/supplier/user-permission-changed/da.html +55 -16
- package/dist/html/supplier/user-permission-changed/en.html +56 -17
- package/dist/layouts/base.mjml +132 -132
- package/dist/layouts/da.json +6 -4
- package/dist/layouts/en.json +6 -4
- package/dist/templates/buyer/checkout-link/da.json +5 -4
- package/dist/templates/buyer/checkout-link/en.json +5 -4
- package/dist/templates/buyer/checkout-link/template.mjml +29 -10
- package/dist/templates/buyer/deposit-captured/da.json +10 -11
- package/dist/templates/buyer/deposit-captured/en.json +10 -11
- package/dist/templates/buyer/deposit-captured/template.mjml +40 -55
- package/dist/templates/buyer/deposit-not-reserved/da.json +5 -6
- package/dist/templates/buyer/deposit-not-reserved/en.json +5 -6
- package/dist/templates/buyer/deposit-not-reserved/template.mjml +35 -22
- package/dist/templates/buyer/deposit-reserved/da.json +4 -6
- package/dist/templates/buyer/deposit-reserved/en.json +4 -6
- package/dist/templates/buyer/deposit-reserved/template.mjml +33 -15
- package/dist/templates/buyer/invoice-bank-transfer/da.json +5 -7
- package/dist/templates/buyer/invoice-bank-transfer/en.json +5 -7
- package/dist/templates/buyer/invoice-bank-transfer/template.mjml +19 -12
- package/dist/templates/buyer/invoice-full/da.json +18 -12
- package/dist/templates/buyer/invoice-full/en.json +18 -12
- package/dist/templates/buyer/invoice-full/template.mjml +201 -24
- package/dist/templates/buyer/invoice-pdf-attached/da.json +19 -13
- package/dist/templates/buyer/invoice-pdf-attached/en.json +19 -13
- package/dist/templates/buyer/invoice-pdf-attached/template.mjml +63 -41
- package/dist/templates/buyer/invoice-rate1/da.json +19 -15
- package/dist/templates/buyer/invoice-rate1/en.json +19 -15
- package/dist/templates/buyer/invoice-rate1/template.mjml +201 -30
- package/dist/templates/buyer/invoice-rate2/da.json +21 -11
- package/dist/templates/buyer/invoice-rate2/en.json +21 -11
- package/dist/templates/buyer/invoice-rate2/template.mjml +180 -27
- package/dist/templates/buyer/manual-order-created/da.json +7 -6
- package/dist/templates/buyer/manual-order-created/en.json +7 -6
- package/dist/templates/buyer/manual-order-created/template.mjml +37 -31
- package/dist/templates/buyer/membership-invoice/da.json +12 -11
- package/dist/templates/buyer/membership-invoice/en.json +12 -11
- package/dist/templates/buyer/membership-invoice/template.mjml +98 -24
- package/dist/templates/buyer/membership-payment-declined/da.json +14 -5
- package/dist/templates/buyer/membership-payment-declined/en.json +14 -5
- package/dist/templates/buyer/membership-payment-declined/template.mjml +43 -13
- package/dist/templates/buyer/membership-renewal-invoice/da.json +18 -11
- package/dist/templates/buyer/membership-renewal-invoice/en.json +18 -11
- package/dist/templates/buyer/membership-renewal-invoice/template.mjml +147 -12
- package/dist/templates/buyer/membership-type-not-exist/da.json +9 -3
- package/dist/templates/buyer/membership-type-not-exist/en.json +9 -3
- package/dist/templates/buyer/membership-type-not-exist/template.mjml +24 -6
- package/dist/templates/buyer/order-cancelled-by-customer/da.json +8 -8
- package/dist/templates/buyer/order-cancelled-by-customer/en.json +8 -8
- package/dist/templates/buyer/order-cancelled-by-customer/template.mjml +41 -58
- package/dist/templates/buyer/order-changed/da.json +14 -12
- package/dist/templates/buyer/order-changed/en.json +14 -12
- package/dist/templates/buyer/order-changed/template.mjml +74 -34
- package/dist/templates/buyer/order-confirmed/da.json +6 -6
- package/dist/templates/buyer/order-confirmed/en.json +6 -6
- package/dist/templates/buyer/order-confirmed/template.mjml +16 -32
- package/dist/templates/buyer/order-confirmed-already-booked/da.json +13 -6
- package/dist/templates/buyer/order-confirmed-already-booked/en.json +13 -6
- package/dist/templates/buyer/order-confirmed-already-booked/template.mjml +37 -38
- package/dist/templates/buyer/order-confirmed-w-reservations/da.json +7 -7
- package/dist/templates/buyer/order-confirmed-w-reservations/en.json +7 -7
- package/dist/templates/buyer/order-confirmed-w-reservations/template.mjml +30 -34
- package/dist/templates/buyer/order-declined/da.json +5 -4
- package/dist/templates/buyer/order-declined/en.json +5 -4
- package/dist/templates/buyer/order-declined/template.mjml +18 -30
- package/dist/templates/buyer/order-declined-coupon/da.json +26 -7
- package/dist/templates/buyer/order-declined-coupon/en.json +26 -7
- package/dist/templates/buyer/order-declined-coupon/template.mjml +74 -46
- package/dist/templates/buyer/order-placed/da.json +10 -10
- package/dist/templates/buyer/order-placed/en.json +10 -10
- package/dist/templates/buyer/order-placed/template.mjml +10 -10
- package/dist/templates/buyer/order-reservations-cancelled/da.json +4 -2
- package/dist/templates/buyer/order-reservations-cancelled/en.json +4 -2
- package/dist/templates/buyer/order-reservations-cancelled/template.mjml +19 -10
- package/dist/templates/buyer/payment-card-expired/da.json +7 -10
- package/dist/templates/buyer/payment-card-expired/en.json +7 -10
- package/dist/templates/buyer/payment-card-expired/template.mjml +15 -45
- package/dist/templates/buyer/payment-failed/da.json +12 -9
- package/dist/templates/buyer/payment-failed/en.json +12 -9
- package/dist/templates/buyer/payment-failed/template.mjml +44 -34
- package/dist/templates/buyer/payment-failed-new-deadline/da.json +13 -11
- package/dist/templates/buyer/payment-failed-new-deadline/en.json +13 -11
- package/dist/templates/buyer/payment-failed-new-deadline/template.mjml +42 -33
- package/dist/templates/buyer/payment-received/da.json +6 -6
- package/dist/templates/buyer/payment-received/en.json +6 -6
- package/dist/templates/buyer/payment-received/template.mjml +53 -9
- package/dist/templates/buyer/place-order-confirmed/da.json +36 -14
- package/dist/templates/buyer/place-order-confirmed/en.json +36 -14
- package/dist/templates/buyer/place-order-confirmed/template.mjml +255 -40
- package/dist/templates/buyer/rate2-reminder/da.json +8 -8
- package/dist/templates/buyer/rate2-reminder/en.json +8 -8
- package/dist/templates/buyer/rate2-reminder/template.mjml +36 -40
- package/dist/templates/supplier/account-restricted/da.json +6 -5
- package/dist/templates/supplier/account-restricted/en.json +6 -5
- package/dist/templates/supplier/account-restricted/template.mjml +24 -24
- package/dist/templates/supplier/account-restricted-soon/da.json +6 -6
- package/dist/templates/supplier/account-restricted-soon/en.json +6 -6
- package/dist/templates/supplier/account-restricted-soon/template.mjml +32 -32
- package/dist/templates/supplier/account-user-accepted-invitation/da.json +3 -4
- package/dist/templates/supplier/account-user-accepted-invitation/en.json +3 -4
- package/dist/templates/supplier/account-user-accepted-invitation/template.mjml +5 -14
- package/dist/templates/supplier/account-user-invite/da.json +3 -4
- package/dist/templates/supplier/account-user-invite/en.json +3 -4
- package/dist/templates/supplier/account-user-invite/template.mjml +4 -13
- package/dist/templates/supplier/bank-account-changed/da.json +3 -4
- package/dist/templates/supplier/bank-account-changed/en.json +3 -4
- package/dist/templates/supplier/bank-account-changed/template.mjml +31 -31
- package/dist/templates/supplier/deposit-not-reserved/da.json +6 -7
- package/dist/templates/supplier/deposit-not-reserved/en.json +6 -7
- package/dist/templates/supplier/deposit-not-reserved/template.mjml +35 -23
- package/dist/templates/supplier/manual-order-created/da.json +5 -3
- package/dist/templates/supplier/manual-order-created/en.json +5 -3
- package/dist/templates/supplier/manual-order-created/template.mjml +26 -9
- package/dist/templates/supplier/new-member/da.json +4 -3
- package/dist/templates/supplier/new-member/en.json +4 -3
- package/dist/templates/supplier/new-member/template.mjml +14 -10
- package/dist/templates/supplier/new-member-message/da.json +3 -1
- package/dist/templates/supplier/new-member-message/en.json +3 -1
- package/dist/templates/supplier/new-member-message/template.mjml +12 -3
- package/dist/templates/supplier/onboarding-breakup/da.json +11 -12
- package/dist/templates/supplier/onboarding-breakup/en.json +11 -12
- package/dist/templates/supplier/onboarding-breakup/template.mjml +2 -2
- package/dist/templates/supplier/onboarding-inactive-14d/da.json +11 -12
- package/dist/templates/supplier/onboarding-inactive-14d/en.json +11 -12
- package/dist/templates/supplier/onboarding-inactive-14d/template.mjml +2 -2
- package/dist/templates/supplier/onboarding-inactive-21d/da.json +3 -4
- package/dist/templates/supplier/onboarding-inactive-21d/en.json +3 -4
- package/dist/templates/supplier/onboarding-inactive-21d/template.mjml +3 -3
- package/dist/templates/supplier/onboarding-inactive-7d/da.json +4 -5
- package/dist/templates/supplier/onboarding-inactive-7d/en.json +11 -12
- package/dist/templates/supplier/onboarding-inactive-7d/template.mjml +2 -2
- package/dist/templates/supplier/onboarding-inactive-reminder/da.json +13 -14
- package/dist/templates/supplier/onboarding-inactive-reminder/en.json +13 -14
- package/dist/templates/supplier/onboarding-inactive-reminder/template.mjml +34 -34
- package/dist/templates/supplier/onboarding-next-step/da.json +3 -4
- package/dist/templates/supplier/onboarding-next-step/en.json +3 -4
- package/dist/templates/supplier/onboarding-next-step/template.mjml +3 -3
- package/dist/templates/supplier/onboarding-product-in-review/da.json +2 -3
- package/dist/templates/supplier/onboarding-product-in-review/en.json +2 -3
- package/dist/templates/supplier/onboarding-product-in-review/template.mjml +2 -2
- package/dist/templates/supplier/onboarding-stuck-company-info/da.json +11 -12
- package/dist/templates/supplier/onboarding-stuck-company-info/en.json +11 -12
- package/dist/templates/supplier/onboarding-stuck-company-info/template.mjml +2 -2
- package/dist/templates/supplier/onboarding-stuck-product/da.json +11 -12
- package/dist/templates/supplier/onboarding-stuck-product/en.json +11 -12
- package/dist/templates/supplier/onboarding-stuck-product/template.mjml +2 -2
- package/dist/templates/supplier/onboarding-stuck-step/da.json +13 -14
- package/dist/templates/supplier/onboarding-stuck-step/en.json +13 -14
- package/dist/templates/supplier/onboarding-stuck-step/template.mjml +43 -43
- package/dist/templates/supplier/onboarding-stuck-stripe/da.json +11 -12
- package/dist/templates/supplier/onboarding-stuck-stripe/en.json +11 -12
- package/dist/templates/supplier/onboarding-stuck-stripe/template.mjml +2 -2
- package/dist/templates/supplier/onboarding-stuck-submit-review/da.json +11 -12
- package/dist/templates/supplier/onboarding-stuck-submit-review/en.json +11 -12
- package/dist/templates/supplier/onboarding-stuck-submit-review/template.mjml +2 -2
- package/dist/templates/supplier/onboarding-zero-login/da.json +11 -12
- package/dist/templates/supplier/onboarding-zero-login/en.json +11 -12
- package/dist/templates/supplier/onboarding-zero-login/template.mjml +2 -2
- package/dist/templates/supplier/order-cancelled-by-customer/da.json +15 -7
- package/dist/templates/supplier/order-cancelled-by-customer/en.json +15 -7
- package/dist/templates/supplier/order-cancelled-by-customer/template.mjml +70 -21
- package/dist/templates/supplier/order-changed/da.json +17 -11
- package/dist/templates/supplier/order-changed/en.json +17 -11
- package/dist/templates/supplier/order-changed/template.mjml +74 -34
- package/dist/templates/supplier/order-received/da.json +9 -8
- package/dist/templates/supplier/order-received/en.json +9 -8
- package/dist/templates/supplier/order-received/template.mjml +81 -81
- package/dist/templates/supplier/order-reservations-cancelled/da.json +5 -4
- package/dist/templates/supplier/order-reservations-cancelled/en.json +5 -4
- package/dist/templates/supplier/order-reservations-cancelled/template.mjml +29 -15
- package/dist/templates/supplier/order-reservations-confirmed/da.json +8 -7
- package/dist/templates/supplier/order-reservations-confirmed/en.json +8 -7
- package/dist/templates/supplier/order-reservations-confirmed/template.mjml +35 -27
- package/dist/templates/supplier/payment-failed/da.json +13 -8
- package/dist/templates/supplier/payment-failed/en.json +13 -8
- package/dist/templates/supplier/payment-failed/template.mjml +53 -43
- package/dist/templates/supplier/payout/da.json +5 -5
- package/dist/templates/supplier/payout/en.json +5 -5
- package/dist/templates/supplier/payout/template.mjml +15 -14
- package/dist/templates/supplier/supplier-approved/da.json +6 -6
- package/dist/templates/supplier/supplier-approved/en.json +6 -6
- package/dist/templates/supplier/supplier-approved/template.mjml +39 -39
- package/dist/templates/supplier/supplier-ask-for-reviews/da.json +12 -13
- package/dist/templates/supplier/supplier-ask-for-reviews/en.json +1 -2
- package/dist/templates/supplier/supplier-ask-for-reviews/template.mjml +2 -2
- package/dist/templates/supplier/supplier-breakup-active/da.json +12 -13
- package/dist/templates/supplier/supplier-breakup-active/en.json +1 -2
- package/dist/templates/supplier/supplier-breakup-active/template.mjml +2 -2
- package/dist/templates/supplier/supplier-dead-end-archive/da.json +11 -0
- package/dist/templates/supplier/supplier-dead-end-archive/en.json +11 -0
- package/dist/templates/supplier/supplier-dead-end-archive/template.mjml +34 -0
- package/dist/templates/supplier/supplier-first-order/da.json +12 -13
- package/dist/templates/supplier/supplier-first-order/en.json +1 -2
- package/dist/templates/supplier/supplier-first-order/template.mjml +2 -2
- package/dist/templates/supplier/supplier-inactive-30d/da.json +2 -3
- package/dist/templates/supplier/supplier-inactive-30d/en.json +2 -3
- package/dist/templates/supplier/supplier-inactive-30d/template.mjml +2 -2
- package/dist/templates/supplier/supplier-inactive-60d/da.json +4 -5
- package/dist/templates/supplier/supplier-inactive-60d/en.json +4 -5
- package/dist/templates/supplier/supplier-inactive-60d/template.mjml +2 -2
- package/dist/templates/supplier/supplier-inactive-90d/da.json +3 -4
- package/dist/templates/supplier/supplier-inactive-90d/en.json +3 -4
- package/dist/templates/supplier/supplier-inactive-90d/template.mjml +3 -3
- package/dist/templates/supplier/supplier-login-reminder/da.json +1 -2
- package/dist/templates/supplier/supplier-login-reminder/en.json +1 -2
- package/dist/templates/supplier/supplier-login-reminder/template.mjml +43 -43
- package/dist/templates/supplier/supplier-monthly-stats/da.json +12 -13
- package/dist/templates/supplier/supplier-monthly-stats/en.json +1 -2
- package/dist/templates/supplier/supplier-monthly-stats/template.mjml +2 -2
- package/dist/templates/supplier/supplier-new-review/da.json +12 -13
- package/dist/templates/supplier/supplier-new-review/en.json +1 -2
- package/dist/templates/supplier/supplier-new-review/template.mjml +2 -2
- package/dist/templates/supplier/supplier-offseason-patience/da.json +1 -2
- package/dist/templates/supplier/supplier-offseason-patience/en.json +1 -2
- package/dist/templates/supplier/supplier-offseason-patience/template.mjml +43 -43
- package/dist/templates/supplier/supplier-product-approved/da.json +8 -11
- package/dist/templates/supplier/supplier-product-approved/en.json +8 -12
- package/dist/templates/supplier/supplier-product-approved/template.mjml +83 -83
- package/dist/templates/supplier/supplier-product-rejected/template.mjml +71 -71
- package/dist/templates/supplier/supplier-profile-tips/da.json +12 -13
- package/dist/templates/supplier/supplier-profile-tips/en.json +1 -2
- package/dist/templates/supplier/supplier-profile-tips/template.mjml +2 -2
- package/dist/templates/supplier/supplier-public/da.json +5 -5
- package/dist/templates/supplier/supplier-public/en.json +2 -2
- package/dist/templates/supplier/supplier-public/template.mjml +193 -218
- package/dist/templates/supplier/supplier-registered/da.json +6 -7
- package/dist/templates/supplier/supplier-registered/en.json +6 -6
- package/dist/templates/supplier/supplier-registered/template.mjml +9 -9
- package/dist/templates/supplier/supplier-seasonal-reminder/da.json +3 -4
- package/dist/templates/supplier/supplier-seasonal-reminder/en.json +3 -4
- package/dist/templates/supplier/supplier-seasonal-reminder/template.mjml +2 -2
- package/dist/templates/supplier/supplier-welcome-back/da.json +12 -13
- package/dist/templates/supplier/supplier-welcome-back/en.json +1 -2
- package/dist/templates/supplier/supplier-welcome-back/template.mjml +2 -2
- package/dist/templates/supplier/supplier-zero-order-benchmark/da.json +3 -4
- package/dist/templates/supplier/supplier-zero-order-benchmark/en.json +3 -4
- package/dist/templates/supplier/supplier-zero-order-benchmark/template.mjml +2 -2
- package/dist/templates/supplier/supplier-zero-order-optimize/da.json +2 -3
- package/dist/templates/supplier/supplier-zero-order-optimize/en.json +2 -3
- package/dist/templates/supplier/supplier-zero-order-optimize/template.mjml +2 -2
- package/dist/templates/supplier/supplier-zero-order-personal/da.json +4 -5
- package/dist/templates/supplier/supplier-zero-order-personal/en.json +4 -5
- package/dist/templates/supplier/supplier-zero-order-personal/template.mjml +3 -3
- package/dist/templates/supplier/supplier-zero-order-standout/da.json +12 -13
- package/dist/templates/supplier/supplier-zero-order-standout/en.json +1 -2
- package/dist/templates/supplier/supplier-zero-order-standout/template.mjml +2 -2
- package/dist/templates/supplier/user-permission-changed/da.json +3 -3
- package/dist/templates/supplier/user-permission-changed/en.json +3 -3
- package/dist/templates/supplier/user-permission-changed/template.mjml +12 -4
- package/package.json +1 -1
|
@@ -1,12 +1,11 @@
|
|
|
1
|
-
{
|
|
2
|
-
"subject": "Har du brug for hjælp?",
|
|
3
|
-
"greeting": "Hej {{ user.name }},",
|
|
4
|
-
"intro_body": "Det ser ud til, at du er gået lidt i stå ved: <b>{{ stuckStepLabel }}</b>.",
|
|
5
|
-
"detail_body": "Svarer du på denne mail, hjælper vi dig personligt videre.",
|
|
6
|
-
"button_text": "Få hjælp nu",
|
|
7
|
-
"support_heading": "Har du brug for hjælp?",
|
|
8
|
-
"support_body": "Svar blot på denne mail, så hjælper vi dig videre.",
|
|
9
|
-
"footer_help": "Har du brug for hjælp? Svar på denne mail.",
|
|
10
|
-
"footer_pause": "Sæt i bero"
|
|
11
|
-
|
|
12
|
-
}
|
|
1
|
+
{
|
|
2
|
+
"subject": "Har du brug for hjælp?",
|
|
3
|
+
"greeting": "Hej {{ user.name }},",
|
|
4
|
+
"intro_body": "Det ser ud til, at du er gået lidt i stå ved: <b>{{ stuckStepLabel }}</b>.",
|
|
5
|
+
"detail_body": "Svarer du på denne mail, hjælper vi dig personligt videre.",
|
|
6
|
+
"button_text": "Få hjælp nu",
|
|
7
|
+
"support_heading": "Har du brug for hjælp?",
|
|
8
|
+
"support_body": "Svar blot på denne mail, så hjælper vi dig videre.",
|
|
9
|
+
"footer_help": "Har du brug for hjælp? Svar på denne mail.",
|
|
10
|
+
"footer_pause": "Sæt i bero"
|
|
11
|
+
}
|
|
@@ -1,12 +1,11 @@
|
|
|
1
|
-
{
|
|
2
|
-
"subject": "Need a hand?",
|
|
3
|
-
"greeting": "Hi {{ user.name }},",
|
|
4
|
-
"intro_body": "It looks like you are a bit stuck at: <b>{{ stuckStepLabel }}</b>.",
|
|
5
|
-
"detail_body": "Reply to this email and we will help you personally.",
|
|
6
|
-
"button_text": "Get help now",
|
|
7
|
-
"support_heading": "Need help?",
|
|
8
|
-
"support_body": "Just reply to this email and we will help you move forward.",
|
|
9
|
-
"footer_help": "Need help? Reply to this email.",
|
|
10
|
-
"footer_pause": "Pause onboarding"
|
|
11
|
-
|
|
12
|
-
}
|
|
1
|
+
{
|
|
2
|
+
"subject": "Need a hand?",
|
|
3
|
+
"greeting": "Hi {{ user.name }},",
|
|
4
|
+
"intro_body": "It looks like you are a bit stuck at: <b>{{ stuckStepLabel }}</b>.",
|
|
5
|
+
"detail_body": "Reply to this email and we will help you personally.",
|
|
6
|
+
"button_text": "Get help now",
|
|
7
|
+
"support_heading": "Need help?",
|
|
8
|
+
"support_body": "Just reply to this email and we will help you move forward.",
|
|
9
|
+
"footer_help": "Need help? Reply to this email.",
|
|
10
|
+
"footer_pause": "Pause onboarding"
|
|
11
|
+
}
|
|
@@ -19,7 +19,7 @@
|
|
|
19
19
|
<mj-text>
|
|
20
20
|
<p><font size="4"><b>[[support_heading]]</b></font></p>
|
|
21
21
|
<p>[[support_body]]</p>
|
|
22
|
-
<p>{{ support.email }}<br /><a href="tel:{{ support.phone }}">{{ support.phone }}</a
|
|
22
|
+
<p>{{ support.email }}{{#if support.phone}}<br /><a href="tel:{{ support.phone }}">{{ support.phone }}</a>{{/if}}</p>
|
|
23
23
|
</mj-text>
|
|
24
24
|
</mj-column>
|
|
25
25
|
</mj-section>
|
|
@@ -28,7 +28,7 @@
|
|
|
28
28
|
<mj-column>
|
|
29
29
|
<mj-text>
|
|
30
30
|
<p><small>[[footer_help]]</small></p>
|
|
31
|
-
<p><small><a href="{{ managePreferencesUrl }}">[[footer_pause]]</a
|
|
31
|
+
<p><small><a href="{{ managePreferencesUrl }}">[[footer_pause]]</a></small></p>
|
|
32
32
|
</mj-text>
|
|
33
33
|
</mj-column>
|
|
34
34
|
</mj-section>
|
|
@@ -2,11 +2,10 @@
|
|
|
2
2
|
"subject": "Lad os tage en snak",
|
|
3
3
|
"greeting": "Hej {{ user.name }},",
|
|
4
4
|
"intro_body": "Vi vil gerne hjælpe dig helt i mål på Nuento.",
|
|
5
|
-
"detail_body": "
|
|
6
|
-
"button_text": "
|
|
5
|
+
"detail_body": "Svar på denne mail, så hjælper vi dig med de sidste trin.",
|
|
6
|
+
"button_text": "Fortsæt oprettelse",
|
|
7
7
|
"support_heading": "Har du brug for hjælp?",
|
|
8
8
|
"support_body": "Svar blot på denne mail, så hjælper vi dig videre.",
|
|
9
9
|
"footer_help": "Har du brug for hjælp? Svar på denne mail.",
|
|
10
|
-
"footer_pause": "Sæt i bero"
|
|
11
|
-
"footer_unsubscribe": "Afmeld"
|
|
10
|
+
"footer_pause": "Sæt i bero"
|
|
12
11
|
}
|
|
@@ -2,11 +2,10 @@
|
|
|
2
2
|
"subject": "Let's have a chat",
|
|
3
3
|
"greeting": "Hi {{ user.name }},",
|
|
4
4
|
"intro_body": "We would love to help you complete your setup on Nuento.",
|
|
5
|
-
"detail_body": "
|
|
6
|
-
"button_text": "
|
|
5
|
+
"detail_body": "Reply to this email and we'll help you with the final steps.",
|
|
6
|
+
"button_text": "Continue setup",
|
|
7
7
|
"support_heading": "Need help?",
|
|
8
8
|
"support_body": "Just reply to this email and we will help you move forward.",
|
|
9
9
|
"footer_help": "Need help? Reply to this email.",
|
|
10
|
-
"footer_pause": "Pause onboarding"
|
|
11
|
-
"footer_unsubscribe": "Unsubscribe"
|
|
10
|
+
"footer_pause": "Pause onboarding"
|
|
12
11
|
}
|
|
@@ -10,7 +10,7 @@
|
|
|
10
10
|
|
|
11
11
|
<mj-section>
|
|
12
12
|
<mj-column>
|
|
13
|
-
<mj-button css-class="btn-link" href="{{
|
|
13
|
+
<mj-button css-class="btn-link" href="{{ dashboardUrl }}">[[button_text]]</mj-button>
|
|
14
14
|
</mj-column>
|
|
15
15
|
</mj-section>
|
|
16
16
|
|
|
@@ -19,7 +19,7 @@
|
|
|
19
19
|
<mj-text>
|
|
20
20
|
<p><font size="4"><b>[[support_heading]]</b></font></p>
|
|
21
21
|
<p>[[support_body]]</p>
|
|
22
|
-
<p>{{ support.email }}<br /><a href="tel:{{ support.phone }}">{{ support.phone }}</a
|
|
22
|
+
<p>{{ support.email }}{{#if support.phone}}<br /><a href="tel:{{ support.phone }}">{{ support.phone }}</a>{{/if}}</p>
|
|
23
23
|
</mj-text>
|
|
24
24
|
</mj-column>
|
|
25
25
|
</mj-section>
|
|
@@ -28,7 +28,7 @@
|
|
|
28
28
|
<mj-column>
|
|
29
29
|
<mj-text>
|
|
30
30
|
<p><small>[[footer_help]]</small></p>
|
|
31
|
-
<p><small><a href="{{ managePreferencesUrl }}">[[footer_pause]]</a
|
|
31
|
+
<p><small><a href="{{ managePreferencesUrl }}">[[footer_pause]]</a></small></p>
|
|
32
32
|
</mj-text>
|
|
33
33
|
</mj-column>
|
|
34
34
|
</mj-section>
|
|
@@ -1,12 +1,11 @@
|
|
|
1
1
|
{
|
|
2
2
|
"subject": "Hvordan går det?",
|
|
3
3
|
"greeting": "Hej {{ user.name }},",
|
|
4
|
-
"intro_body": "Vi ville bare tjekke ind. Du er godt i gang med din
|
|
5
|
-
"detail_body": "Du har gennemført {{ completedSteps }}
|
|
6
|
-
"button_text": "Fortsæt
|
|
4
|
+
"intro_body": "Vi ville bare tjekke ind. Du er godt i gang med din oprettelse.",
|
|
5
|
+
"detail_body": "Du har gennemført {{ completedSteps }} af {{ totalSteps }} trin. Skal vi hjælpe dig i mål?",
|
|
6
|
+
"button_text": "Fortsæt oprettelse",
|
|
7
7
|
"support_heading": "Har du brug for hjælp?",
|
|
8
8
|
"support_body": "Svar blot på denne mail, så hjælper vi dig videre.",
|
|
9
9
|
"footer_help": "Har du brug for hjælp? Svar på denne mail.",
|
|
10
|
-
"footer_pause": "Sæt i bero"
|
|
11
|
-
"footer_unsubscribe": "Afmeld"
|
|
10
|
+
"footer_pause": "Sæt i bero"
|
|
12
11
|
}
|
|
@@ -1,12 +1,11 @@
|
|
|
1
|
-
{
|
|
2
|
-
"subject": "How's it going?",
|
|
3
|
-
"greeting": "Hi {{ user.name }},",
|
|
4
|
-
"intro_body": "We just wanted to check in. You are making good onboarding progress.",
|
|
5
|
-
"detail_body": "You have completed {{ completedSteps }}/{{ totalSteps }} steps. Want help getting across the finish line?",
|
|
6
|
-
"button_text": "Continue onboarding",
|
|
7
|
-
"support_heading": "Need help?",
|
|
8
|
-
"support_body": "Just reply to this email and we will help you move forward.",
|
|
9
|
-
"footer_help": "Need help? Reply to this email.",
|
|
10
|
-
"footer_pause": "Pause onboarding"
|
|
11
|
-
|
|
12
|
-
}
|
|
1
|
+
{
|
|
2
|
+
"subject": "How's it going?",
|
|
3
|
+
"greeting": "Hi {{ user.name }},",
|
|
4
|
+
"intro_body": "We just wanted to check in. You are making good onboarding progress.",
|
|
5
|
+
"detail_body": "You have completed {{ completedSteps }}/{{ totalSteps }} steps. Want help getting across the finish line?",
|
|
6
|
+
"button_text": "Continue onboarding",
|
|
7
|
+
"support_heading": "Need help?",
|
|
8
|
+
"support_body": "Just reply to this email and we will help you move forward.",
|
|
9
|
+
"footer_help": "Need help? Reply to this email.",
|
|
10
|
+
"footer_pause": "Pause onboarding"
|
|
11
|
+
}
|
|
@@ -19,7 +19,7 @@
|
|
|
19
19
|
<mj-text>
|
|
20
20
|
<p><font size="4"><b>[[support_heading]]</b></font></p>
|
|
21
21
|
<p>[[support_body]]</p>
|
|
22
|
-
<p>{{ support.email }}<br /><a href="tel:{{ support.phone }}">{{ support.phone }}</a
|
|
22
|
+
<p>{{ support.email }}{{#if support.phone}}<br /><a href="tel:{{ support.phone }}">{{ support.phone }}</a>{{/if}}</p>
|
|
23
23
|
</mj-text>
|
|
24
24
|
</mj-column>
|
|
25
25
|
</mj-section>
|
|
@@ -28,7 +28,7 @@
|
|
|
28
28
|
<mj-column>
|
|
29
29
|
<mj-text>
|
|
30
30
|
<p><small>[[footer_help]]</small></p>
|
|
31
|
-
<p><small><a href="{{ managePreferencesUrl }}">[[footer_pause]]</a
|
|
31
|
+
<p><small><a href="{{ managePreferencesUrl }}">[[footer_pause]]</a></small></p>
|
|
32
32
|
</mj-text>
|
|
33
33
|
</mj-column>
|
|
34
34
|
</mj-section>
|
|
@@ -1,14 +1,13 @@
|
|
|
1
|
-
{
|
|
2
|
-
"subject": "Lad os få dig i mål med din profil på Nuento",
|
|
3
|
-
"greeting": "Hej {{ user.name }},",
|
|
4
|
-
"intro_body": "Det er nu <strong>{{ daysInactive }} dage</strong> siden, du startede din oprettelse på Nuento. Vi glæder os utrolig meget til at få dig med på platformen og sende de første kunder i din retning.",
|
|
5
|
-
"detail_body": "Lige nu mangler du blot at færdiggøre opsætningen af <strong>{{ stuckStepLabel }}</strong>. Du har allerede klaret {{ completedSteps }} ud af {{ totalSteps }} trin – du er næsten i mål!",
|
|
6
|
-
"action_heading": "Hvad mangler du?",
|
|
7
|
-
"action_body": "For at din profil kan blive synlig for vores brugere og du kan begynde at modtage ordrer, skal vi bare have de sidste detaljer på plads.",
|
|
8
|
-
"button_text": "Gå til oprettelse",
|
|
9
|
-
"support_heading": "Brug for en hånd?",
|
|
10
|
-
"support_body": "Vi ved, du har travlt i køkkenet. Hvis du har brug for hjælp til at få sat det sidste op, sidder vi klar til at hjælpe.
|
|
11
|
-
"footer_help": "Svar på denne mail, så vender vi tilbage.",
|
|
12
|
-
"footer_pause": "Sæt oprettelse i bero"
|
|
13
|
-
|
|
14
|
-
}
|
|
1
|
+
{
|
|
2
|
+
"subject": "Lad os få dig i mål med din profil på Nuento",
|
|
3
|
+
"greeting": "Hej {{ user.name }},",
|
|
4
|
+
"intro_body": "Det er nu <strong>{{ daysInactive }} dage</strong> siden, du startede din oprettelse på Nuento. Vi glæder os utrolig meget til at få dig med på platformen og sende de første kunder i din retning.",
|
|
5
|
+
"detail_body": "Lige nu mangler du blot at færdiggøre opsætningen af <strong>{{ stuckStepLabel }}</strong>. Du har allerede klaret {{ completedSteps }} ud af {{ totalSteps }} trin – du er næsten i mål!",
|
|
6
|
+
"action_heading": "Hvad mangler du?",
|
|
7
|
+
"action_body": "For at din profil kan blive synlig for vores brugere og du kan begynde at modtage ordrer, skal vi bare have de sidste detaljer på plads.",
|
|
8
|
+
"button_text": "Gå til oprettelse",
|
|
9
|
+
"support_heading": "Brug for en hånd?",
|
|
10
|
+
"support_body": "Vi ved, du har travlt i køkkenet. Hvis du har brug for hjælp til at få sat det sidste op, sidder vi klar til at hjælpe. Svar blot på denne mail, så sætter vi din profil op sammen.",
|
|
11
|
+
"footer_help": "Svar på denne mail, så vender vi tilbage.",
|
|
12
|
+
"footer_pause": "Sæt oprettelse i bero"
|
|
13
|
+
}
|
|
@@ -1,14 +1,13 @@
|
|
|
1
|
-
{
|
|
2
|
-
"subject": "Let's get your Nuento profile over the finish line",
|
|
3
|
-
"greeting": "Hi {{ user.name }},",
|
|
4
|
-
"intro_body": "It's been <strong>{{ daysInactive }} days</strong> since you started your setup on Nuento. We are very excited to welcome you to the platform and send the first customers your way.",
|
|
5
|
-
"detail_body": "Right now, you just need to finish setting up <strong>{{ stuckStepLabel }}</strong>. You have already completed {{ completedSteps }} out of {{ totalSteps }} steps – you are almost there!",
|
|
6
|
-
"action_heading": "What's missing?",
|
|
7
|
-
"action_body": "In order for your profile to become visible to our users and for you to start receiving orders, we just need to get the final details in place.",
|
|
8
|
-
"button_text": "Continue setup",
|
|
9
|
-
"support_heading": "Need a hand?",
|
|
10
|
-
"support_body": "We know you're busy in the kitchen. If you need any help setting up the rest, we are here for you.
|
|
11
|
-
"footer_help": "Reply to this email and we'll get back to you.",
|
|
12
|
-
"footer_pause": "Pause setup"
|
|
13
|
-
|
|
14
|
-
}
|
|
1
|
+
{
|
|
2
|
+
"subject": "Let's get your Nuento profile over the finish line",
|
|
3
|
+
"greeting": "Hi {{ user.name }},",
|
|
4
|
+
"intro_body": "It's been <strong>{{ daysInactive }} days</strong> since you started your setup on Nuento. We are very excited to welcome you to the platform and send the first customers your way.",
|
|
5
|
+
"detail_body": "Right now, you just need to finish setting up <strong>{{ stuckStepLabel }}</strong>. You have already completed {{ completedSteps }} out of {{ totalSteps }} steps – you are almost there!",
|
|
6
|
+
"action_heading": "What's missing?",
|
|
7
|
+
"action_body": "In order for your profile to become visible to our users and for you to start receiving orders, we just need to get the final details in place.",
|
|
8
|
+
"button_text": "Continue setup",
|
|
9
|
+
"support_heading": "Need a hand?",
|
|
10
|
+
"support_body": "We know you're busy in the kitchen. If you need any help setting up the rest, we are here for you. Just reply to this email and we'll set up your profile together.",
|
|
11
|
+
"footer_help": "Reply to this email and we'll get back to you.",
|
|
12
|
+
"footer_pause": "Pause setup"
|
|
13
|
+
}
|
|
@@ -1,34 +1,34 @@
|
|
|
1
|
-
<mj-section padding-bottom="10px">
|
|
2
|
-
<mj-column>
|
|
3
|
-
<mj-text>
|
|
4
|
-
<p>[[greeting]]</p>
|
|
5
|
-
<p>[[intro_body]]</p>
|
|
6
|
-
<p>[[detail_body]]</p>
|
|
7
|
-
</mj-text>
|
|
8
|
-
</mj-column>
|
|
9
|
-
</mj-section>
|
|
10
|
-
|
|
11
|
-
<mj-section>
|
|
12
|
-
<mj-column>
|
|
13
|
-
<mj-button href="{{ dashboardUrl }}">[[button_text]]</mj-button>
|
|
14
|
-
</mj-column>
|
|
15
|
-
</mj-section>
|
|
16
|
-
|
|
17
|
-
<mj-section padding-top="10px" padding-bottom="10px">
|
|
18
|
-
<mj-column>
|
|
19
|
-
<mj-text>
|
|
20
|
-
<p><font size="4"><b>[[support_heading]]</b></font></p>
|
|
21
|
-
<p>[[support_body]]</p>
|
|
22
|
-
<p><a href="
|
|
23
|
-
</mj-text>
|
|
24
|
-
</mj-column>
|
|
25
|
-
</mj-section>
|
|
26
|
-
|
|
27
|
-
<mj-section>
|
|
28
|
-
<mj-column>
|
|
29
|
-
<mj-text>
|
|
30
|
-
<p><small>[[footer_help]]</small></p>
|
|
31
|
-
<p><small><a href="{{ managePreferencesUrl }}">[[footer_pause]]</a
|
|
32
|
-
</mj-text>
|
|
33
|
-
</mj-column>
|
|
34
|
-
</mj-section>
|
|
1
|
+
<mj-section padding-bottom="10px">
|
|
2
|
+
<mj-column>
|
|
3
|
+
<mj-text>
|
|
4
|
+
<p>[[greeting]]</p>
|
|
5
|
+
<p>[[intro_body]]</p>
|
|
6
|
+
<p>[[detail_body]]</p>
|
|
7
|
+
</mj-text>
|
|
8
|
+
</mj-column>
|
|
9
|
+
</mj-section>
|
|
10
|
+
|
|
11
|
+
<mj-section>
|
|
12
|
+
<mj-column>
|
|
13
|
+
<mj-button href="{{ dashboardUrl }}">[[button_text]]</mj-button>
|
|
14
|
+
</mj-column>
|
|
15
|
+
</mj-section>
|
|
16
|
+
|
|
17
|
+
<mj-section padding-top="10px" padding-bottom="10px">
|
|
18
|
+
<mj-column>
|
|
19
|
+
<mj-text>
|
|
20
|
+
<p><font size="4"><b>[[support_heading]]</b></font></p>
|
|
21
|
+
<p>[[support_body]]</p>
|
|
22
|
+
<p><a href="mailto:{{ support.email }}">{{ support.email }}</a>{{#if support.phone}} · <a href="tel:{{ support.phone }}">{{ support.phone }}</a>{{/if}}</p>
|
|
23
|
+
</mj-text>
|
|
24
|
+
</mj-column>
|
|
25
|
+
</mj-section>
|
|
26
|
+
|
|
27
|
+
<mj-section>
|
|
28
|
+
<mj-column>
|
|
29
|
+
<mj-text>
|
|
30
|
+
<p><small>[[footer_help]]</small></p>
|
|
31
|
+
<p><small><a href="{{ managePreferencesUrl }}">[[footer_pause]]</a></small></p>
|
|
32
|
+
</mj-text>
|
|
33
|
+
</mj-column>
|
|
34
|
+
</mj-section>
|
|
@@ -1,12 +1,11 @@
|
|
|
1
1
|
{
|
|
2
2
|
"subject": "Dit næste skridt på Nuento",
|
|
3
3
|
"greeting": "Hej {{ user.name }},",
|
|
4
|
-
"intro_body": "Godt arbejde indtil nu. Du
|
|
5
|
-
"detail_body": "Dit næste skridt er: <b>{{
|
|
4
|
+
"intro_body": "Godt arbejde indtil nu. Du har klaret {{ completedSteps }} af {{ totalSteps }} trin.",
|
|
5
|
+
"detail_body": "Dit næste skridt er: <b>{{ stuckStepLabel }}</b>. Det tager typisk under 5 minutter.",
|
|
6
6
|
"button_text": "Tag næste skridt",
|
|
7
7
|
"support_heading": "Har du brug for hjælp?",
|
|
8
8
|
"support_body": "Svar blot på denne mail, så hjælper vi dig videre.",
|
|
9
9
|
"footer_help": "Har du brug for hjælp? Svar på denne mail.",
|
|
10
|
-
"footer_pause": "Sæt i bero"
|
|
11
|
-
"footer_unsubscribe": "Afmeld"
|
|
10
|
+
"footer_pause": "Sæt i bero"
|
|
12
11
|
}
|
|
@@ -1,12 +1,11 @@
|
|
|
1
1
|
{
|
|
2
2
|
"subject": "Your next step on Nuento",
|
|
3
3
|
"greeting": "Hi {{ user.name }},",
|
|
4
|
-
"intro_body": "Great progress so far. You
|
|
5
|
-
"detail_body": "Your next step is: <b>{{
|
|
4
|
+
"intro_body": "Great progress so far. You have completed {{ completedSteps }} out of {{ totalSteps }} steps.",
|
|
5
|
+
"detail_body": "Your next step is: <b>{{ stuckStepLabel }}</b>. It usually takes under 5 minutes.",
|
|
6
6
|
"button_text": "Take the next step",
|
|
7
7
|
"support_heading": "Need help?",
|
|
8
8
|
"support_body": "Just reply to this email and we will help you move forward.",
|
|
9
9
|
"footer_help": "Need help? Reply to this email.",
|
|
10
|
-
"footer_pause": "Pause onboarding"
|
|
11
|
-
"footer_unsubscribe": "Unsubscribe"
|
|
10
|
+
"footer_pause": "Pause onboarding"
|
|
12
11
|
}
|
|
@@ -10,7 +10,7 @@
|
|
|
10
10
|
|
|
11
11
|
<mj-section>
|
|
12
12
|
<mj-column>
|
|
13
|
-
<mj-button css-class="btn-link" href="{{
|
|
13
|
+
<mj-button css-class="btn-link" href="{{ dashboardUrl }}">
|
|
14
14
|
[[button_text]]
|
|
15
15
|
</mj-button>
|
|
16
16
|
</mj-column>
|
|
@@ -21,7 +21,7 @@
|
|
|
21
21
|
<mj-text>
|
|
22
22
|
<p><font size="4"><b>[[support_heading]]</b></font></p>
|
|
23
23
|
<p>[[support_body]]</p>
|
|
24
|
-
<p>{{ support.email }}<br /><a href="tel:{{ support.phone }}">{{ support.phone }}</a
|
|
24
|
+
<p>{{ support.email }}{{#if support.phone}}<br /><a href="tel:{{ support.phone }}">{{ support.phone }}</a>{{/if}}</p>
|
|
25
25
|
</mj-text>
|
|
26
26
|
</mj-column>
|
|
27
27
|
</mj-section>
|
|
@@ -30,7 +30,7 @@
|
|
|
30
30
|
<mj-column>
|
|
31
31
|
<mj-text>
|
|
32
32
|
<p><small>[[footer_help]]</small></p>
|
|
33
|
-
<p><small><a href="{{ managePreferencesUrl }}">[[footer_pause]]</a
|
|
33
|
+
<p><small><a href="{{ managePreferencesUrl }}">[[footer_pause]]</a></small></p>
|
|
34
34
|
</mj-text>
|
|
35
35
|
</mj-column>
|
|
36
36
|
</mj-section>
|
|
@@ -1,12 +1,11 @@
|
|
|
1
1
|
{
|
|
2
2
|
"subject": "Vi kigger på dit produkt",
|
|
3
3
|
"greeting": "Hej {{ user.name }},",
|
|
4
|
-
"intro_body": "Tak for din indsendelse. Vi er i gang med at gennemgå
|
|
4
|
+
"intro_body": "Tak for din indsendelse. Vi er i gang med at gennemgå dit produkt.",
|
|
5
5
|
"detail_body": "Du får besked så snart vi er færdige. I mellemtiden kan du fortsætte med resten af din profil.",
|
|
6
6
|
"button_text": "Gå til dashboard",
|
|
7
7
|
"support_heading": "Har du brug for hjælp?",
|
|
8
8
|
"support_body": "Svar blot på denne mail, så hjælper vi dig videre.",
|
|
9
9
|
"footer_help": "Har du brug for hjælp? Svar på denne mail.",
|
|
10
|
-
"footer_pause": "Sæt i bero"
|
|
11
|
-
"footer_unsubscribe": "Afmeld"
|
|
10
|
+
"footer_pause": "Sæt i bero"
|
|
12
11
|
}
|
|
@@ -1,12 +1,11 @@
|
|
|
1
1
|
{
|
|
2
2
|
"subject": "We're reviewing your product",
|
|
3
3
|
"greeting": "Hi {{ user.name }},",
|
|
4
|
-
"intro_body": "Thanks for your submission. We are currently reviewing
|
|
4
|
+
"intro_body": "Thanks for your submission. We are currently reviewing your product.",
|
|
5
5
|
"detail_body": "We will notify you as soon as it is done. In the meantime, you can continue with the rest of your profile.",
|
|
6
6
|
"button_text": "Go to dashboard",
|
|
7
7
|
"support_heading": "Need help?",
|
|
8
8
|
"support_body": "Just reply to this email and we will help you move forward.",
|
|
9
9
|
"footer_help": "Need help? Reply to this email.",
|
|
10
|
-
"footer_pause": "Pause onboarding"
|
|
11
|
-
"footer_unsubscribe": "Unsubscribe"
|
|
10
|
+
"footer_pause": "Pause onboarding"
|
|
12
11
|
}
|
|
@@ -21,7 +21,7 @@
|
|
|
21
21
|
<mj-text>
|
|
22
22
|
<p><font size="4"><b>[[support_heading]]</b></font></p>
|
|
23
23
|
<p>[[support_body]]</p>
|
|
24
|
-
<p>{{ support.email }}<br /><a href="tel:{{ support.phone }}">{{ support.phone }}</a
|
|
24
|
+
<p>{{ support.email }}{{#if support.phone}}<br /><a href="tel:{{ support.phone }}">{{ support.phone }}</a>{{/if}}</p>
|
|
25
25
|
</mj-text>
|
|
26
26
|
</mj-column>
|
|
27
27
|
</mj-section>
|
|
@@ -30,7 +30,7 @@
|
|
|
30
30
|
<mj-column>
|
|
31
31
|
<mj-text>
|
|
32
32
|
<p><small>[[footer_help]]</small></p>
|
|
33
|
-
<p><small><a href="{{ managePreferencesUrl }}">[[footer_pause]]</a
|
|
33
|
+
<p><small><a href="{{ managePreferencesUrl }}">[[footer_pause]]</a></small></p>
|
|
34
34
|
</mj-text>
|
|
35
35
|
</mj-column>
|
|
36
36
|
</mj-section>
|
|
@@ -1,12 +1,11 @@
|
|
|
1
|
-
{
|
|
2
|
-
"subject": "Udfyld dine virksomhedsoplysninger",
|
|
3
|
-
"greeting": "Hej {{ user.name }},",
|
|
4
|
-
"intro_body": "Du er godt i gang, men mangler virksomhedsoplysninger for at komme videre.",
|
|
5
|
-
"detail_body": "Det tager som regel kun 2 minutter at udfylde de sidste felter.",
|
|
6
|
-
"button_text": "Udfyld virksomhedsoplysninger",
|
|
7
|
-
"support_heading": "Har du brug for hjælp?",
|
|
8
|
-
"support_body": "Svar blot på denne mail, så hjælper vi dig videre.",
|
|
9
|
-
"footer_help": "Har du brug for hjælp? Svar på denne mail.",
|
|
10
|
-
"footer_pause": "Sæt i bero"
|
|
11
|
-
|
|
12
|
-
}
|
|
1
|
+
{
|
|
2
|
+
"subject": "Udfyld dine virksomhedsoplysninger",
|
|
3
|
+
"greeting": "Hej {{ user.name }},",
|
|
4
|
+
"intro_body": "Du er godt i gang, men mangler virksomhedsoplysninger for at komme videre.",
|
|
5
|
+
"detail_body": "Det tager som regel kun 2 minutter at udfylde de sidste felter.",
|
|
6
|
+
"button_text": "Udfyld virksomhedsoplysninger",
|
|
7
|
+
"support_heading": "Har du brug for hjælp?",
|
|
8
|
+
"support_body": "Svar blot på denne mail, så hjælper vi dig videre.",
|
|
9
|
+
"footer_help": "Har du brug for hjælp? Svar på denne mail.",
|
|
10
|
+
"footer_pause": "Sæt i bero"
|
|
11
|
+
}
|
|
@@ -1,12 +1,11 @@
|
|
|
1
|
-
{
|
|
2
|
-
"subject": "Complete your business details",
|
|
3
|
-
"greeting": "Hi {{ user.name }},",
|
|
4
|
-
"intro_body": "You are making good progress, but business details are needed to continue.",
|
|
5
|
-
"detail_body": "It usually takes only 2 minutes to finish the remaining fields.",
|
|
6
|
-
"button_text": "Complete business details",
|
|
7
|
-
"support_heading": "Need help?",
|
|
8
|
-
"support_body": "Just reply to this email and we will help you move forward.",
|
|
9
|
-
"footer_help": "Need help? Reply to this email.",
|
|
10
|
-
"footer_pause": "Pause onboarding"
|
|
11
|
-
|
|
12
|
-
}
|
|
1
|
+
{
|
|
2
|
+
"subject": "Complete your business details",
|
|
3
|
+
"greeting": "Hi {{ user.name }},",
|
|
4
|
+
"intro_body": "You are making good progress, but business details are needed to continue.",
|
|
5
|
+
"detail_body": "It usually takes only 2 minutes to finish the remaining fields.",
|
|
6
|
+
"button_text": "Complete business details",
|
|
7
|
+
"support_heading": "Need help?",
|
|
8
|
+
"support_body": "Just reply to this email and we will help you move forward.",
|
|
9
|
+
"footer_help": "Need help? Reply to this email.",
|
|
10
|
+
"footer_pause": "Pause onboarding"
|
|
11
|
+
}
|
|
@@ -21,7 +21,7 @@
|
|
|
21
21
|
<mj-text>
|
|
22
22
|
<p><font size="4"><b>[[support_heading]]</b></font></p>
|
|
23
23
|
<p>[[support_body]]</p>
|
|
24
|
-
<p>{{ support.email }}<br /><a href="tel:{{ support.phone }}">{{ support.phone }}</a
|
|
24
|
+
<p>{{ support.email }}{{#if support.phone}}<br /><a href="tel:{{ support.phone }}">{{ support.phone }}</a>{{/if}}</p>
|
|
25
25
|
</mj-text>
|
|
26
26
|
</mj-column>
|
|
27
27
|
</mj-section>
|
|
@@ -30,7 +30,7 @@
|
|
|
30
30
|
<mj-column>
|
|
31
31
|
<mj-text>
|
|
32
32
|
<p><small>[[footer_help]]</small></p>
|
|
33
|
-
<p><small><a href="{{ managePreferencesUrl }}">[[footer_pause]]</a
|
|
33
|
+
<p><small><a href="{{ managePreferencesUrl }}">[[footer_pause]]</a></small></p>
|
|
34
34
|
</mj-text>
|
|
35
35
|
</mj-column>
|
|
36
36
|
</mj-section>
|
|
@@ -1,12 +1,11 @@
|
|
|
1
|
-
{
|
|
2
|
-
"subject": "Opret dit første produkt",
|
|
3
|
-
"greeting": "Hej {{ user.name }},",
|
|
4
|
-
"intro_body": "For at blive synlig for kunder skal du oprette mindst ét produkt.",
|
|
5
|
-
"detail_body": "Start med dit mest populære produkt og finjuster resten bagefter.",
|
|
6
|
-
"button_text": "Opret produkt",
|
|
7
|
-
"support_heading": "Har du brug for hjælp?",
|
|
8
|
-
"support_body": "Svar blot på denne mail, så hjælper vi dig videre.",
|
|
9
|
-
"footer_help": "Har du brug for hjælp? Svar på denne mail.",
|
|
10
|
-
"footer_pause": "Sæt i bero"
|
|
11
|
-
|
|
12
|
-
}
|
|
1
|
+
{
|
|
2
|
+
"subject": "Opret dit første produkt",
|
|
3
|
+
"greeting": "Hej {{ user.name }},",
|
|
4
|
+
"intro_body": "For at blive synlig for kunder skal du oprette mindst ét produkt.",
|
|
5
|
+
"detail_body": "Start med dit mest populære produkt og finjuster resten bagefter.",
|
|
6
|
+
"button_text": "Opret produkt",
|
|
7
|
+
"support_heading": "Har du brug for hjælp?",
|
|
8
|
+
"support_body": "Svar blot på denne mail, så hjælper vi dig videre.",
|
|
9
|
+
"footer_help": "Har du brug for hjælp? Svar på denne mail.",
|
|
10
|
+
"footer_pause": "Sæt i bero"
|
|
11
|
+
}
|
|
@@ -1,12 +1,11 @@
|
|
|
1
|
-
{
|
|
2
|
-
"subject": "Create your first product",
|
|
3
|
-
"greeting": "Hi {{ user.name }},",
|
|
4
|
-
"intro_body": "To become visible to customers, you need to create at least one product.",
|
|
5
|
-
"detail_body": "Start with your most popular product and refine the rest later.",
|
|
6
|
-
"button_text": "Create product",
|
|
7
|
-
"support_heading": "Need help?",
|
|
8
|
-
"support_body": "Just reply to this email and we will help you move forward.",
|
|
9
|
-
"footer_help": "Need help? Reply to this email.",
|
|
10
|
-
"footer_pause": "Pause onboarding"
|
|
11
|
-
|
|
12
|
-
}
|
|
1
|
+
{
|
|
2
|
+
"subject": "Create your first product",
|
|
3
|
+
"greeting": "Hi {{ user.name }},",
|
|
4
|
+
"intro_body": "To become visible to customers, you need to create at least one product.",
|
|
5
|
+
"detail_body": "Start with your most popular product and refine the rest later.",
|
|
6
|
+
"button_text": "Create product",
|
|
7
|
+
"support_heading": "Need help?",
|
|
8
|
+
"support_body": "Just reply to this email and we will help you move forward.",
|
|
9
|
+
"footer_help": "Need help? Reply to this email.",
|
|
10
|
+
"footer_pause": "Pause onboarding"
|
|
11
|
+
}
|
|
@@ -21,7 +21,7 @@
|
|
|
21
21
|
<mj-text>
|
|
22
22
|
<p><font size="4"><b>[[support_heading]]</b></font></p>
|
|
23
23
|
<p>[[support_body]]</p>
|
|
24
|
-
<p>{{ support.email }}<br /><a href="tel:{{ support.phone }}">{{ support.phone }}</a
|
|
24
|
+
<p>{{ support.email }}{{#if support.phone}}<br /><a href="tel:{{ support.phone }}">{{ support.phone }}</a>{{/if}}</p>
|
|
25
25
|
</mj-text>
|
|
26
26
|
</mj-column>
|
|
27
27
|
</mj-section>
|
|
@@ -30,7 +30,7 @@
|
|
|
30
30
|
<mj-column>
|
|
31
31
|
<mj-text>
|
|
32
32
|
<p><small>[[footer_help]]</small></p>
|
|
33
|
-
<p><small><a href="{{ managePreferencesUrl }}">[[footer_pause]]</a
|
|
33
|
+
<p><small><a href="{{ managePreferencesUrl }}">[[footer_pause]]</a></small></p>
|
|
34
34
|
</mj-text>
|
|
35
35
|
</mj-column>
|
|
36
36
|
</mj-section>
|
|
@@ -1,14 +1,13 @@
|
|
|
1
|
-
{
|
|
2
|
-
"subject": "Du mangler kun {{ stuckStepLabel }} for at blive klar",
|
|
3
|
-
"greeting": "Hej {{ user.name }},",
|
|
4
|
-
"intro_body": "Du er rigtig godt på vej med din oprettelse på Nuento. Du har allerede klaret {{ completedSteps }} ud af {{ totalSteps }} trin.",
|
|
5
|
-
"detail_body": "Lige nu ser det ud til, at du mangler at få styr på <strong>{{ stuckStepLabel }}</strong>. Det er et vigtigt skridt for, at vi kan sende kunder i din retning.",
|
|
6
|
-
"action_heading": "Sådan kommer du videre",
|
|
7
|
-
"action_body": "Hop ind på dit dashboard, hvor vi guider dig direkte til det manglende trin. Det tager typisk kun et par minutter.",
|
|
8
|
-
"button_text": "Færdiggør din profil",
|
|
9
|
-
"support_heading": "Brug for hjælp?",
|
|
10
|
-
"support_body": "Driller teknikken, eller har du spørgsmål til opsætningen? Vi vil meget gerne hjælpe dig i mål. Du kan altid skrive til os
|
|
11
|
-
"footer_help": "Svar på denne mail, så vender vi tilbage.",
|
|
12
|
-
"footer_pause": "Sæt oprettelse i bero"
|
|
13
|
-
|
|
14
|
-
}
|
|
1
|
+
{
|
|
2
|
+
"subject": "Du mangler kun {{ stuckStepLabel }} for at blive klar",
|
|
3
|
+
"greeting": "Hej {{ user.name }},",
|
|
4
|
+
"intro_body": "Du er rigtig godt på vej med din oprettelse på Nuento. Du har allerede klaret {{ completedSteps }} ud af {{ totalSteps }} trin.",
|
|
5
|
+
"detail_body": "Lige nu ser det ud til, at du mangler at få styr på <strong>{{ stuckStepLabel }}</strong>. Det er et vigtigt skridt for, at vi kan sende kunder i din retning.",
|
|
6
|
+
"action_heading": "Sådan kommer du videre",
|
|
7
|
+
"action_body": "Hop ind på dit dashboard, hvor vi guider dig direkte til det manglende trin. Det tager typisk kun et par minutter.",
|
|
8
|
+
"button_text": "Færdiggør din profil",
|
|
9
|
+
"support_heading": "Brug for hjælp?",
|
|
10
|
+
"support_body": "Driller teknikken, eller har du spørgsmål til opsætningen? Vi vil meget gerne hjælpe dig i mål. Du kan altid skrive til os, så hjælper vi dig videre.",
|
|
11
|
+
"footer_help": "Svar på denne mail, så vender vi tilbage.",
|
|
12
|
+
"footer_pause": "Sæt oprettelse i bero"
|
|
13
|
+
}
|