Update tranlation text domain
This commit is contained in:
@ -626,7 +626,7 @@ abstract class Base_Admin_Page {
|
||||
if (wu_get_documentation_url($this->get_id(), false)) {
|
||||
$this->action_links[] = [
|
||||
'url' => wu_get_documentation_url($this->get_id()),
|
||||
'label' => __('Documentation', 'wp-ultimo'),
|
||||
'label' => __('Documentation', 'wp-multisite-waas'),
|
||||
'icon' => 'wu-open-book',
|
||||
];
|
||||
}
|
||||
|
Reference in New Issue
Block a user