We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5b98e1c commit 95cd336Copy full SHA for 95cd336
1 file changed
includes/Extensions/PressBar/PressBar.php
@@ -1437,7 +1437,7 @@ public function content_fields($fields) {
1437
// 'icon' => 'dashicons-align-left',
1438
),
1439
'sliding' => array(
1440
- 'label' => __('Sliding Text', 'notificationx'),
+ 'label' => __('Slide Multiple Text', 'notificationx'),
1441
'value' => 'sliding',
1442
'is_pro' => true,
1443
// 'icon' => 'dashicons-align-right',
0 commit comments