diff --git a/resources/lang/en/texts.php b/resources/lang/en/texts.php index 985a879c734d..81bd21dc5725 100644 --- a/resources/lang/en/texts.php +++ b/resources/lang/en/texts.php @@ -4155,6 +4155,8 @@ $LANG = array( 'hello' => 'Hello', 'group_documents' => 'Group documents', 'quote_approval_confirmation_label' => 'Are you sure you want to approve this quote?', + 'migration_select_company_label' => 'Select companies to migrate', + 'force_migration' => 'Force migration', 'require_password_with_social_login' => 'Require Password with Social Login', 'stay_logged_in' => 'Stay Logged In', 'session_about_to_expire' => 'Warning: Your session is about to expire',