mirror of
https://github.com/bitwarden/browser
synced 2025-12-14 15:23:33 +00:00
users get premium on enterprise
This commit is contained in:
2
jslib
2
jslib
Submodule jslib updated: 852b4571b3...26625a58d0
@@ -89,6 +89,7 @@
|
||||
<small>• {{'trackAuditLogs' | i18n}}</small>
|
||||
<small>• {{'syncUsersFromDirectory' | i18n}}</small>
|
||||
<small>• {{'onPremHostingOptional' | i18n}}</small>
|
||||
<small>• {{'usersGetPremium' | i18n}}</small>
|
||||
<small>• {{'priorityCustomerSupport' | i18n}}</small>
|
||||
<small>• {{'xDayFreeTrial' | i18n : '7'}}</small>
|
||||
<span>{{'costPerUser' | i18n : (3 | currency:'$')}} /{{'month' | i18n}}</span>
|
||||
|
||||
@@ -1703,6 +1703,9 @@
|
||||
"onPremHostingOptional": {
|
||||
"message": "On-premise hosting (optional)"
|
||||
},
|
||||
"usersGetPremium": {
|
||||
"message": "Users get access to premium membership features"
|
||||
},
|
||||
"controlAccessWithGroups": {
|
||||
"message": "Control user access with groups"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user