From 0ed011db8cc83e08a71da5dcf9a6a72a5106d9d6 Mon Sep 17 00:00:00 2001 From: Daniel James Smith Date: Fri, 4 Nov 2022 14:52:30 +0100 Subject: [PATCH] Org admin refresh translation nitpicks (#3971) * Fix use of personal in favor of individual vault * Fix capitalization according to #3577 * Fix capitalization on organizationInfo --- apps/web/src/locales/en/messages.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/apps/web/src/locales/en/messages.json b/apps/web/src/locales/en/messages.json index ab2039d06e..ea0119eaf8 100644 --- a/apps/web/src/locales/en/messages.json +++ b/apps/web/src/locales/en/messages.json @@ -278,7 +278,7 @@ "message": "Search favorites" }, "searchType": { - "message": "Search Type", + "message": "Search type", "description": "Search item type" }, "searchVault": { @@ -1554,11 +1554,11 @@ }, "reportsDesc": { "message": "Identify and close security gaps in your online accounts by clicking the reports below.", - "description": "Vault health reports can be used to evaluate the security of your Bitwarden personal or organization vault." + "description": "Vault health reports can be used to evaluate the security of your Bitwarden individual or organization vault." }, "orgsReportsDesc": { "message": "Identify and close security gaps in your organization's accounts by clicking the reports below.", - "description": "Vault health reports can be used to evaluate the security of your Bitwarden personal or organization Vault." + "description": "Vault health reports can be used to evaluate the security of your Bitwarden individual or organization Vault." }, "unsecuredWebsitesReport": { "message": "Unsecure websites" @@ -3008,7 +3008,7 @@ "message": "My organization" }, "organizationInfo": { - "message": "Organization Info" + "message": "Organization info" }, "deleteOrganization": { "message": "Delete organization"