Add translations
This commit is contained in:
parent
7e4593cd89
commit
a631681f73
1 changed files with 2 additions and 0 deletions
|
|
@ -4155,6 +4155,8 @@ $LANG = array(
|
||||||
'hello' => 'Hello',
|
'hello' => 'Hello',
|
||||||
'group_documents' => 'Group documents',
|
'group_documents' => 'Group documents',
|
||||||
'quote_approval_confirmation_label' => 'Are you sure you want to approve this quote?',
|
'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',
|
||||||
);
|
);
|
||||||
|
|
||||||
return $LANG;
|
return $LANG;
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue