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

@ -13,11 +13,11 @@
<a
class="button wu-ml-2 wubox"
title="<?php esc_attr_e('Add new Product', 'wp-ultimo'); ?>"
title="<?php esc_attr_e('Add new Product', 'wp-multisite-waas'); ?>"
href="<?php echo esc_attr(wu_get_form_url('edit_membership_product', ['id' => $membership->get_id()])); ?>"
>
<span class="dashicons-wu-circle-with-plus wu-align-text-bottom"></span>
<?php _e('Add new Product', 'wp-ultimo'); ?>
<?php _e('Add new Product', 'wp-multisite-waas'); ?>
</a>
</div>