From fa7a78523fdf472ef272088876a378ed74e9b844 Mon Sep 17 00:00:00 2001 From: Michael Bai Date: Mon, 13 Sep 2021 20:43:14 +0800 Subject: [PATCH] fix: i18n --- src/i18n/langs/en.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/i18n/langs/en.json b/src/i18n/langs/en.json index eb6c486d5..f275cf1f3 100644 --- a/src/i18n/langs/en.json +++ b/src/i18n/langs/en.json @@ -1253,7 +1253,7 @@ "Organization": { "OrganizationCreate": "Create organization", "OrganizationDetail": "Org detail", - "OrganizationList": "Organlizations", + "OrganizationList": "Organizations", "OrganizationUpdate": "Update org", "OrganizationMembership": "Organization membership", "DeleteOrgTitle":"Please ensure that the following information in the organization has been deleted",