Forráskód Böngészése

Updated translations.

Lauri Ojansivu 3 éve
szülő
commit
3a583a92f9
1 módosított fájl, 11 hozzáadás és 1 törlés
  1. 11 1
      i18n/en.i18n.json

+ 11 - 1
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"
 }