mirror of
https://github.com/bitwarden/browser
synced 2025-12-13 14:53:33 +00:00
Org admin refresh translation nitpicks (#3971)
* Fix use of personal in favor of individual vault * Fix capitalization according to #3577 * Fix capitalization on organizationInfo
This commit is contained in:
committed by
GitHub
parent
e243cf1e52
commit
0ed011db8c
@@ -278,7 +278,7 @@
|
|||||||
"message": "Search favorites"
|
"message": "Search favorites"
|
||||||
},
|
},
|
||||||
"searchType": {
|
"searchType": {
|
||||||
"message": "Search Type",
|
"message": "Search type",
|
||||||
"description": "Search item type"
|
"description": "Search item type"
|
||||||
},
|
},
|
||||||
"searchVault": {
|
"searchVault": {
|
||||||
@@ -1554,11 +1554,11 @@
|
|||||||
},
|
},
|
||||||
"reportsDesc": {
|
"reportsDesc": {
|
||||||
"message": "Identify and close security gaps in your online accounts by clicking the reports below.",
|
"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": {
|
"orgsReportsDesc": {
|
||||||
"message": "Identify and close security gaps in your organization's accounts by clicking the reports below.",
|
"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": {
|
"unsecuredWebsitesReport": {
|
||||||
"message": "Unsecure websites"
|
"message": "Unsecure websites"
|
||||||
@@ -3008,7 +3008,7 @@
|
|||||||
"message": "My organization"
|
"message": "My organization"
|
||||||
},
|
},
|
||||||
"organizationInfo": {
|
"organizationInfo": {
|
||||||
"message": "Organization Info"
|
"message": "Organization info"
|
||||||
},
|
},
|
||||||
"deleteOrganization": {
|
"deleteOrganization": {
|
||||||
"message": "Delete organization"
|
"message": "Delete organization"
|
||||||
|
|||||||
Reference in New Issue
Block a user