1
0
mirror of https://github.com/bitwarden/server.git synced 2025-07-01 08:02:49 -05:00

[Policy] Update Personal Ownership checkbox description (#1076)

* Initial commit of checkbox description update

* refactored property name
This commit is contained in:
Vincent Salucci
2021-01-12 11:37:33 -06:00
committed by GitHub
parent 63fcdc1418
commit 96cc88aafc
4 changed files with 10 additions and 5 deletions

View File

@ -581,4 +581,7 @@
<data name="DisableRequireSsoError" xml:space="preserve">
<value>You must manually disable the Single Sign-On Authentication policy before this policy can be disabled.</value>
</data>
<data name="PersonalOwnershipCheckboxDesc" xml:space="preserve">
<value>Disable personal ownership for organization users</value>
</data>
</root>