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

@ -33,7 +33,7 @@
<span class="wu-text-base wu-w-4 wu-h-4 wu-pt-2px wu-mr-1 dashicons dashicons-wu-chevron-with-circle-down">&nbsp;</span>
<?php _e('All Options', 'wp-ultimo'); ?>
<?php _e('All Options', 'wp-multisite-waas'); ?>
</a>
<!-- End Menu Link -->
@ -79,13 +79,13 @@
<span v-show="!display_all">
<?php _e('Display all fields', 'wp-ultimo'); ?>
<?php _e('Display all fields', 'wp-multisite-waas'); ?>
</span>
<span v-cloak v-show="display_all">
<?php _e('Hide other fields', 'wp-ultimo'); ?>
<?php _e('Hide other fields', 'wp-multisite-waas'); ?>
</span>
@ -101,7 +101,7 @@
<span class="wu-blinking-animation">
<?php _e('Loading...', 'wp-ultimo'); ?>
<?php _e('Loading...', 'wp-multisite-waas'); ?>
</span>