From 3a583a92f9fa8ad4dfd3e7e045768d8bb35486dd Mon Sep 17 00:00:00 2001 From: Lauri Ojansivu Date: Sat, 16 Oct 2021 15:19:43 +0300 Subject: [PATCH] Updated translations. --- i18n/en.i18n.json | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) diff --git a/i18n/en.i18n.json b/i18n/en.i18n.json index 6a5790bb9..b4e258bc9 100644 --- a/i18n/en.i18n.json +++ b/i18n/en.i18n.json @@ -1072,5 +1072,15 @@ "delete-org-warning-message": "Can not delete this organization, there is at least one user that belongs to it", "delete-team-warning-message": "Can not delete this team, there is at least one user that belongs to it", "subject": "Subject", - "details": "Details" + "details": "Details", + "carbon-copy": "Carbon Copy (Cc:)", + "ticket": "Ticket", + "tickets": "Tickets", + "ticket-number": "Ticket Number", + "open": "Open", + "pending": "Pending", + "closed": "Closed", + "resolved": "Resolved", + "cancelled": "Cancelled", + "history": "History" }