Skip to content

Commit

Permalink
chore: added back missing strings
Browse files Browse the repository at this point in the history
  • Loading branch information
preda-bogdan committed Jul 20, 2023
1 parent 8524033 commit 1476dd9
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions inc/core/front_end.php
Original file line number Diff line number Diff line change
Expand Up @@ -545,6 +545,8 @@ public function get_strings() {
'neve_30' => __( 'Neve 3.0', 'neve' ),
'switching_skin' => __( 'Switching skin', 'neve' ),
'switch_skin' => __( 'Switch Skin', 'neve' ),
'dismiss' => __( 'Dismiss', 'neve' ),
'rollback' => __( 'Roll Back', 'neve' ),
];
}

Expand Down

0 comments on commit 1476dd9

Please sign in to comment.