diff --git a/includes/settings/class-wcpdf-settings-upgrade.php b/includes/settings/class-wcpdf-settings-upgrade.php index c6372e997..40c5ac593 100644 --- a/includes/settings/class-wcpdf-settings-upgrade.php +++ b/includes/settings/class-wcpdf-settings-upgrade.php @@ -47,7 +47,7 @@ public function extension_overview( $tab, $section ) { ), array( 'label' => __( 'Multilingual support', 'woocommerce-pdf-invoices-packing-slips' ), - 'description' => __( 'Handle document translations via either WPML, Polylang, Weglot, TranslatePress or GTranslate.', 'woocommerce-pdf-invoices-packing-slips' ), + 'description' => __( 'Handle document translations with WPML, Polylang, Weglot, TranslatePress or GTranslate.', 'woocommerce-pdf-invoices-packing-slips' ), 'extensions' => array( 'pro', 'bundle' ), ), array(