Update tranlation text domain

This commit is contained in:
David Stone
2025-02-15 23:19:24 -07:00
parent 217009caab
commit f05ab77418
424 changed files with 6368 additions and 6368 deletions

View File

@ -17,8 +17,8 @@ class Newsletter {
'general',
self::SETTING_FIELD_SLUG,
[
'title' => __('Signup for WP Multisite WaaS Newsletter', 'wp-ultimo'),
'desc' => __('Be informed of new releases and all things related to running a WaaS Network.', 'wp-ultimo'),
'title' => __('Signup for WP Multisite WaaS Newsletter', 'wp-multisite-waas'),
'desc' => __('Be informed of new releases and all things related to running a WaaS Network.', 'wp-multisite-waas'),
'type' => 'toggle',
'value' => '1',
],