mirror of
https://github.com/invoiceninja/invoiceninja.git
synced 2025-08-11 15:34:21 -04:00
Merge branch 'master' into master
This commit is contained in:
commit
239c3e5d8d
3
.github/ISSUE_TEMPLATE/feature_request.md
vendored
3
.github/ISSUE_TEMPLATE/feature_request.md
vendored
@ -9,8 +9,7 @@ assignees: ''
|
|||||||
|
|
||||||
**What version of Invoice Ninja are you running? ie v4.5 / v5**
|
**What version of Invoice Ninja are you running? ie v4.5 / v5**
|
||||||
|
|
||||||
**What environment are you running?
|
**What environment are you running?**
|
||||||
|
|
||||||
Docker
|
Docker
|
||||||
Shared Hosting
|
Shared Hosting
|
||||||
ZIP
|
ZIP
|
||||||
|
@ -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.",
|
"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",
|
"payment_token_not_found" => "Payment token not found, please try again. If an issue still persist, try with another payment method",
|
||||||
|
|
||||||
|
|
||||||
);
|
);
|
||||||
|
|
||||||
return $LANG;
|
return $LANG;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user