mirror of
https://github.com/bitwarden/browser.git
synced 2024-11-24 12:06:15 +01:00
users get premium on enterprise
This commit is contained in:
parent
0c9f122719
commit
7c55da8cc6
2
jslib
2
jslib
@ -1 +1 @@
|
||||
Subproject commit 852b4571b34d60845f37956e9468f845d9dd627e
|
||||
Subproject commit 26625a58d0831f023cf682b11116a02ed724d9f7
|
@ -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"
|
||||
},
|
||||
|
Loading…
Reference in New Issue
Block a user