add operators UI
This commit is contained in:
@@ -116,7 +116,7 @@
|
||||
"locationPlaceholder": "Leave empty to use bare domain",
|
||||
"manualWarning": "Add an A record manually for <b>{{ location }}</b> to this Cloudron's public IP",
|
||||
"userManagement": "User management",
|
||||
"userManagementNone": "This app has its own user management.",
|
||||
"userManagementNone": "This app has its own user management. This setting determines whether this app is visible in the user's dashboard.",
|
||||
"userManagementMailbox": "All users with a mailbox on this Cloudron have access.",
|
||||
"userManagementLeaveToApp": "Leave user management to the app",
|
||||
"userManagementAllUsers": "Allow all users from this Cloudron",
|
||||
@@ -1227,7 +1227,7 @@
|
||||
"accessControl": {
|
||||
"userManagement": {
|
||||
"title": "User management",
|
||||
"description": "This app is configured to authenticate with the Cloudron User Directory.",
|
||||
"description": "This app is configured to authenticate with the Cloudron User Directory. This setting controls who can log in and use the app.",
|
||||
"descriptionSftp": "This setting also controls SFTP access.",
|
||||
"dashboardVisibility": "Dashboard visibility",
|
||||
"sftpAccessControl": "This setting also controls SFTP access.",
|
||||
@@ -1239,6 +1239,10 @@
|
||||
"server": "Server",
|
||||
"port": "Port",
|
||||
"username": "Username"
|
||||
},
|
||||
"operators": {
|
||||
"title": "Operators",
|
||||
"description": "Operators can configure and maintain this app."
|
||||
}
|
||||
},
|
||||
"resources": {
|
||||
|
||||
Reference in New Issue
Block a user