1
0
mirror of https://github.com/invoiceninja/invoiceninja.git synced 2024-11-05 18:52:44 +01:00

Texts upate

This commit is contained in:
David Bomba 2021-02-04 13:24:54 +11:00
parent b546d54c2e
commit d347a344ba

View File

@ -4136,6 +4136,8 @@ $LANG = array(
'online_payments_minimum_note' => 'Note: Online payments are supported only if amount is bigger than $1 or currency equivalent.',
'payment_token_not_found' => 'Payment token not found, please try again. If an issue still persist, try with another payment method',
/////////////////////////////////////////////////
'start_migration' => 'Start Migration',
);
return $LANG;