Merge pull request #5426 from turbo124/develop

Update texts
This commit is contained in:
David Bomba 2021-04-14 07:24:48 +10:00 committed by GitHub
commit 3733b2e882
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -4178,6 +4178,7 @@ $LANG = array(
'migration_auth_label' => 'Let\'s continue by authenticating.',
'api_secret' => 'API secret',
'migration_api_secret_notice' => 'You can find API_SECRET in the .env file or Invoice Ninja v5. If property is missing, leave field blank.',
'amount_greater_than_balance_v5' => 'The amount is greater than the invoice balance. You cannot overpay an invoice.',
'billing_coupon_notice' => 'Your discount will be applied on the checkout.',
'use_last_email' => 'Use last email',
'activate_company' => 'Activate Company',