Missing translations

This commit is contained in:
David Bomba 2021-03-05 20:28:53 +11:00
parent f99195c07a
commit 5d2c09b3b9

View File

@ -4148,6 +4148,8 @@ $LANG = array(
'agree' => 'Agree', 'agree' => 'Agree',
'pending_approval' => 'Pending Approval', 'pending_approval' => 'Pending Approval',
'migration_select_company_label' => 'Select companies to migrate',
'force_migration' => 'Force migration',
); );
return $LANG; return $LANG;