Merge pull request #4844 from turbo124/master

add start migration texts
This commit is contained in:
David Bomba 2021-02-08 08:25:48 +11:00 committed by GitHub
commit 65795b1271
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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;