Update tranlation text domain
This commit is contained in:
@ -5,12 +5,12 @@
|
||||
* @since 2.0.0
|
||||
*/
|
||||
?>
|
||||
<h1><?php _e('Instructions', 'wp-ultimo'); ?></h1>
|
||||
<h1><?php _e('Instructions', 'wp-multisite-waas'); ?></h1>
|
||||
|
||||
<p class="wu-text-lg wu-text-gray-600 wu-my-4 wu-mb-6"><?php _e('Setting up GridPane with WP Ultimo is as easy as toggling a switch', 'wp-ultimo'); ?>!</p>
|
||||
<p class="wu-text-lg wu-text-gray-600 wu-my-4 wu-mb-6"><?php _e('Setting up GridPane with WP Ultimo is as easy as toggling a switch', 'wp-multisite-waas'); ?>!</p>
|
||||
|
||||
<p class="wu-text-sm">
|
||||
<?php _e('On the GridPane panel, go to', 'wp-ultimo'); ?> <a class="wu-no-underline" href="https://my.gridpane.com/sites" target="_blank"><?php _e('Sites', 'wp-ultimo'); ?></a>. <?php _e('Click on your network site to bring up the options modal', 'wp-ultimo'); ?>.
|
||||
<?php _e('On the GridPane panel, go to', 'wp-multisite-waas'); ?> <a class="wu-no-underline" href="https://my.gridpane.com/sites" target="_blank"><?php _e('Sites', 'wp-multisite-waas'); ?></a>. <?php _e('Click on your network site to bring up the options modal', 'wp-multisite-waas'); ?>.
|
||||
</p>
|
||||
|
||||
<div class="">
|
||||
@ -19,7 +19,7 @@
|
||||
|
||||
<p class="wu-text-sm">
|
||||
|
||||
<?php _e('Go to the', 'wp-ultimo'); ?> <strong><?php _e('Multisite', 'wp-ultimo'); ?></strong> <?php _e('tab and toggle the', 'wp-ultimo'); ?> <strong><?php _e('WP Ultimo Integration', 'wp-ultimo'); ?></strong> <?php _e('switch', 'wp-ultimo'); ?>.
|
||||
<?php _e('Go to the', 'wp-multisite-waas'); ?> <strong><?php _e('Multisite', 'wp-multisite-waas'); ?></strong> <?php _e('tab and toggle the', 'wp-multisite-waas'); ?> <strong><?php _e('WP Ultimo Integration', 'wp-multisite-waas'); ?></strong> <?php _e('switch', 'wp-multisite-waas'); ?>.
|
||||
|
||||
</p>
|
||||
|
||||
@ -28,5 +28,5 @@
|
||||
</div>
|
||||
|
||||
<p class="wu-text-sm">
|
||||
<?php _e("You're all set", 'wp-ultimo'); ?>!
|
||||
<?php _e("You're all set", 'wp-multisite-waas'); ?>!
|
||||
</p>
|
||||
|
Reference in New Issue
Block a user