From 97ef30404d5d41db6e1fc6d403f6b8c92f7d16cd Mon Sep 17 00:00:00 2001 From: vicent Date: Fri, 7 Jul 2023 08:29:40 +0200 Subject: [PATCH] add translation --- loopback/locale/en.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/loopback/locale/en.json b/loopback/locale/en.json index d33b3b3c3..030afbe9e 100644 --- a/loopback/locale/en.json +++ b/loopback/locale/en.json @@ -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}}" }