mirror of
https://github.com/bitwarden/browser
synced 2025-12-10 21:33:27 +00:00
fix copy (#17504)
This commit is contained in:
@@ -1,5 +1,5 @@
|
|||||||
<p>
|
<p>
|
||||||
{{ "organizationDataOwnershipContent" | i18n }}
|
{{ "organizationDataOwnershipDescContent" | i18n }}
|
||||||
<a
|
<a
|
||||||
bitLink
|
bitLink
|
||||||
href="https://bitwarden.com/resources/credential-lifecycle-management/"
|
href="https://bitwarden.com/resources/credential-lifecycle-management/"
|
||||||
|
|||||||
@@ -5813,9 +5813,9 @@
|
|||||||
"message": "Require all items to be owned by an organization, removing the option to store items at the account level.",
|
"message": "Require all items to be owned by an organization, removing the option to store items at the account level.",
|
||||||
"description": "This is the policy description shown in the policy list."
|
"description": "This is the policy description shown in the policy list."
|
||||||
},
|
},
|
||||||
"organizationDataOwnershipContent": {
|
"organizationDataOwnershipDescContent": {
|
||||||
"message": "All items will be owned and saved to the organization, enabling organization-wide controls, visibility, and reporting. When turned on, a default collection be available for each member to store items. Learn more about managing the ",
|
"message": "All items will be owned and saved to the organization, enabling organization-wide controls, visibility, and reporting. When turned on, a default collection will be available for each member to store items. Learn more about managing the ",
|
||||||
"description": "This will be used as part of a larger sentence, broken up to include links. The full sentence will read 'All items will be owned and saved to the organization, enabling organization-wide controls, visibility, and reporting. When turned on, a default collection be available for each member to store items. Learn more about managing the credential lifecycle.'"
|
"description": "This will be used as part of a larger sentence, broken up to include links. The full sentence will read 'All items will be owned and saved to the organization, enabling organization-wide controls, visibility, and reporting. When turned on, a default collection will be available for each member to store items. Learn more about managing the credential lifecycle.'"
|
||||||
},
|
},
|
||||||
"organizationDataOwnershipContentAnchor": {
|
"organizationDataOwnershipContentAnchor": {
|
||||||
"message": "credential lifecycle",
|
"message": "credential lifecycle",
|
||||||
|
|||||||
Reference in New Issue
Block a user