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

@ -24,7 +24,7 @@ function wu_render_empty_state($args = []) {
[
'message' => __('This is not yet available...'),
'sub_message' => __('We\'re still working on this part of the product.'),
'link_label' => __('← Go Back', 'wp-ultimo'),
'link_label' => __('← Go Back', 'wp-multisite-waas'),
'link_url' => 'javascript:history.go(-1)',
'link_classes' => '',
'link_icon' => '',
@ -61,7 +61,7 @@ function wu_responsive_table_row($args = [], $first_row = [], $second_row = [])
$args,
[
'id' => '',
'title' => __('No Title', 'wp-ultimo'),
'title' => __('No Title', 'wp-multisite-waas'),
'url' => '#',
'status' => '',
'image' => '',