Add Proper Build script

This commit is contained in:
David Stone
2025-04-07 11:40:19 -06:00
parent d86e54544b
commit a8a0330685
575 changed files with 4117 additions and 5590 deletions

View File

@ -571,7 +571,7 @@ class Product_Edit_Admin_Page extends Edit_Admin_Page {
'heading' => [
'type' => 'header',
'title' => __('Legacy Options', 'wp-multisite-waas'),
// translators: %s is the name of legacy add-ons.
// translators: %s is the comma-separated list of legacy add-ons.
'desc' => sprintf(__('Options for %s, and others.', 'wp-multisite-waas'), implode(', ', $tabs)),
],
];