WIP: 5874-refactor_makeInvoice #1649

Closed
vicent wants to merge 6 commits from 5874-refactor_makeInvoice into dev
1 changed files with 2 additions and 1 deletions
Showing only changes of commit 97ef30404d - Show all commits

View File

@ -177,5 +177,6 @@
"Mail not sent": "There has been an error sending the invoice to the client [{{clientId}}]({{{clientUrl}}}), please check the email address",
"The renew period has not been exceeded": "The renew period has not been exceeded",
"You can not use the same password": "You can not use the same password",
"Valid priorities": "Valid priorities: %d"
"Valid priorities": "Valid priorities: %d",
"Negative basis of tickets": "Negative basis of tickets: {{ticketsIds}}"
}