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

@ -74,8 +74,8 @@ trait WP_Ultimo_Settings_Deprecated {
$this->add_section(
'other',
[
'title' => __('Other', 'wp-ultimo'),
'desc' => __('Other', 'wp-ultimo'),
'title' => __('Other', 'wp-multisite-waas'),
'desc' => __('Other', 'wp-multisite-waas'),
]
);