Нет описания

woocommerce_setup_translations.html 1.3KB

123456789101112
  1. <%= localize({
  2. 'wooCommerceSetupTitle': _x('Get ready to use MailPoet for WooCommerce', 'Title on the WooCommerce setup page'),
  3. 'wooCommerceSetupInfo': __('MailPoet Premium comes with powerful features for WooCommerce. Please complete this one-step setup to be ready to start using them.'),
  4. 'wooCommerceSetupGDPRTag': _x('GDPR', 'WooCommerce setup GDPR tag'),
  5. 'wooCommerceSetupImportInfo': __('MailPoet will import all your WooCommerce customers. Do you want to import your WooCommerce customers as subscribed? [link]Learn more[/link].'),
  6. 'wooCommerceSetupImportGDPRInfo': _x('To be compliant, your customers must have accepted to receive your emails.', 'GDPR compliance information'),
  7. 'wooCommerceSetupTrackingInfo': __('Do you want to enable cookie tracking on your website? MailPoet will use cookies to provide you with more precise statistics. [link]Learn more[/link].'),
  8. 'wooCommerceSetupTrackingGDPRInfo': _x('To be compliant, you should display a cookie tracking banner on your website.', 'GDPR compliance information'),
  9. 'wooCommerceSetupFinishButtonTextWizard': _x('Start using MailPoet', 'Submit button caption in the WooCommerce step in the wizard'),
  10. 'wooCommerceSetupFinishButtonTextStandalone': _x('Start using WooCommerce features', 'Submit button caption on the standalone WooCommerce setup page'),
  11. 'unknownError': __('Unknown error'),
  12. }) %>