1
0
mirror of https://github.com/invoiceninja/invoiceninja.git synced 2024-11-08 20:22:42 +01:00

Merge branch 'master' into master

This commit is contained in:
David Bomba 2021-02-01 09:04:57 +11:00 committed by GitHub
commit 239c3e5d8d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

View File

@ -9,8 +9,7 @@ assignees: ''
**What version of Invoice Ninja are you running? ie v4.5 / v5**
**What environment are you running?
**What environment are you running?**
Docker
Shared Hosting
ZIP

View File

@ -4142,6 +4142,7 @@ $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",
);
return $LANG;