| @@ -1,9 +1,9 @@ | ||
| 1 | 1 | <?php |
| 2 | 2 | if (!defined('ABSPATH')) exit; // Exit if accessed directly |
| 3 | 3 | |
| 4 | 4 | return [ |
| 5 | - 'title' => esc_html__('Mini Cart', 'bdthemes-element-pack'), | |
| 5 | + 'title' => esc_html__('Mini Cart', 'ultimate-store-kit'), | |
| 6 | 6 | 'required' => true, |
| 7 | 7 | 'default_activation' => true, |
| 8 | 8 | 'has_style' => true, |
| 9 | 9 | 'has_script' => true, |