2
0
Lauri Ojansivu 3 жил өмнө
parent
commit
2c9439fd7b
1 өөрчлөгдсөн 2 нэмэгдсэн , 1 устгасан
  1. 2 1
      i18n/en.i18n.json

+ 2 - 1
i18n/en.i18n.json

@@ -1070,5 +1070,6 @@
   "maximize-card": "Maximize Card",
   "minimize-card": "Minimize Card",
   "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"
+  "delete-team-warning-message": "Can not delete this team, there is at least one user that belongs to it",
+  "subject": "Subject"
 }