mirror of
https://github.com/invoiceninja/invoiceninja.git
synced 2025-07-09 03:14:30 -04:00
Merge pull request #4844 from turbo124/master
add start migration texts
This commit is contained in:
commit
65795b1271
@ -4138,6 +4138,8 @@ $LANG = array(
|
|||||||
'vendor_address1' => 'Vendor Street',
|
'vendor_address1' => 'Vendor Street',
|
||||||
'vendor_address2' => 'Vendor Apt/Suite',
|
'vendor_address2' => 'Vendor Apt/Suite',
|
||||||
|
|
||||||
|
//////////////////////////////////////
|
||||||
|
'start_migration' => 'Start Migration',
|
||||||
);
|
);
|
||||||
|
|
||||||
return $LANG;
|
return $LANG;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user