Lauri Ojansivu hace 4 años
padre
commit
f03c873815
Se han modificado 1 ficheros con 2 adiciones y 2 borrados
  1. 2 2
      i18n/en.i18n.json

+ 2 - 2
i18n/en.i18n.json

@@ -1055,6 +1055,6 @@
   "Wave": "Wave Wait Spinner",
   "maximize-card": "Maximize Card",
   "minimize-card": "Minimize Card",
-  "delete-org-warning-message": "Can not delete this organization, there is at least one user belongs to is",
-  "delete-team-warning-message": "Can not delete this team, there is at least one user belongs to is"
+  "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"
 }