Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/72460' into dev
Browse files Browse the repository at this point in the history
  • Loading branch information
rudlinkon committed Nov 27, 2024
2 parents a747f68 + a41f772 commit e45b664
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions includes/Traits/Admin.php
Original file line number Diff line number Diff line change
Expand Up @@ -202,7 +202,7 @@ public function admin_enqueue_scripts( $hook ) {
'heading' => __( 'Want Advanced Features?', 'essential-addons-for-elementor-lite' ),
'content' => __( 'Get more powerful widgets & extensions to elevate your Elementor website', 'essential-addons-for-elementor-lite' ),
'review' => [
'count' => __( '3300+', 'essential-addons-for-elementor-lite' ),
'count' => __( '3400+', 'essential-addons-for-elementor-lite' ),
'label' => __( 'Five Star Reviews', 'essential-addons-for-elementor-lite' )
],
'button' => [
Expand Down Expand Up @@ -370,7 +370,7 @@ public function admin_enqueue_scripts( $hook ) {
'top_heading' => __( '2+ Million Active Users', 'essential-addons-for-elementor-lite' ),
'heading' => __( "Enhance Your Elementor Experience By <br/> <b>Unlocking</b> <span class='Advance-color'>40+ Advanced PRO</span> <b>Elements</b>", 'essential-addons-for-elementor-lite' ),
'review' => [
'count' => __( '3300+', 'essential-addons-for-elementor-lite' ),
'count' => __( '3400+', 'essential-addons-for-elementor-lite' ),
'label' => __( 'Five Star Reviews', 'essential-addons-for-elementor-lite' )
],
'button' => [
Expand Down

0 comments on commit e45b664

Please sign in to comment.