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

@ -95,8 +95,8 @@ class Tours {
'ajaxurl' => wu_ajax_url(),
'nonce' => wp_create_nonce('wu_tour_finished'),
'i18n' => [
'next' => __('Next', 'wp-ultimo'),
'finish' => __('Close', 'wp-ultimo'),
'next' => __('Next', 'wp-multisite-waas'),
'finish' => __('Close', 'wp-multisite-waas'),
],
]
);