Merge branch 'master' into master
This commit is contained in:
commit
239c3e5d8d
2 changed files with 2 additions and 2 deletions
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 environment are you running?
|
||||
|
||||
**What environment are you running?**
|
||||
Docker
|
||||
Shared Hosting
|
||||
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.",
|
||||
"payment_token_not_found" => "Payment token not found, please try again. If an issue still persist, try with another payment method",
|
||||
|
||||
|
||||
);
|
||||
|
||||
return $LANG;
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue