diff --git a/lang/en/texts.php b/lang/en/texts.php index da68244a125b..50c8d3886999 100644 --- a/lang/en/texts.php +++ b/lang/en/texts.php @@ -5336,6 +5336,7 @@ $lang = array( 'lang_Vietnamese' => 'Vietnamese', 'invoice_status_changed' => 'Please note that the status of your invoice has been updated. We recommend refreshing the page to view the most current version.', 'no_unread_notifications' => 'You’re all caught up! No new notifications.', + 'how_to_import_data' => 'How to import data', ); return $lang;