diff --git a/languages/plausible-analytics.pot b/languages/plausible-analytics.pot index a2c8c550..69e810b5 100644 --- a/languages/plausible-analytics.pot +++ b/languages/plausible-analytics.pot @@ -206,7 +206,7 @@ msgid "Success!" msgstr "" #: src/Admin/Settings/API.php:73 -msgid "
Plausible Analytics is an easy to use, open source, lightweight (< 1 KB) and privacy-friendly alternative to Google Analytics. We're super excited to have you on board!
To use our plugin, you need to register an account. To explore the product, we offer you a free 30-day trial. No credit card is required to sign up for the trial.
Already have an account? Please do follow the following steps to get the most out of your Plausible experience.
" +msgid "Plausible Analytics is an easy to use, open source, lightweight and privacy-friendly alternative to Google Analytics. We're super excited to have you on board!
To use our plugin, you need to register an account. To explore the product, we offer you a free 30-day trial. No credit card is required to sign up for the trial.
Already have an account? Please do follow the following steps to get the most out of your Plausible experience.
" msgstr "" #: src/Admin/Settings/API.php:80 diff --git a/src/Admin/Settings/API.php b/src/Admin/Settings/API.php index 1634b20d..7563f46d 100644 --- a/src/Admin/Settings/API.php +++ b/src/Admin/Settings/API.php @@ -71,7 +71,7 @@ public function settings_page() { $this->slides_description = [ 'welcome' => sprintf( __( - 'Plausible Analytics is an easy to use, open source, lightweight (< 1 KB) and privacy-friendly alternative to Google Analytics. We\'re super excited to have you on board!
To use our plugin, you need to register an account. To explore the product, we offer you a free 30-day trial. No credit card is required to sign up for the trial.
Already have an account? Please do follow the following steps to get the most out of your Plausible experience.
', + 'Plausible Analytics is an easy to use, open source, lightweight and privacy-friendly alternative to Google Analytics. We\'re super excited to have you on board!
To use our plugin, you need to register an account. To explore the product, we offer you a free 30-day trial. No credit card is required to sign up for the trial.
Already have an account? Please do follow the following steps to get the most out of your Plausible experience.
', 'plausible-analytics' ), 'https://plausible.io/?utm_source=WordPress&utm_medium=Referral&utm_campaign=WordPress+plugin',