소스 검색

Fix typos.

Lauri Ojansivu 4 년 전
부모
커밋
f03c873815
1개의 변경된 파일2개의 추가작업 그리고 2개의 파일을 삭제
  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"
 }