Update tranlation text domain
This commit is contained in:
@ -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'),
|
||||
],
|
||||
]
|
||||
);
|
||||
|
Reference in New Issue
Block a user