mirror of
https://github.com/drakkan/sftpgo.git
synced 2025-12-07 23:00:55 +03:00
WIP new WebAdmin: role page
Signed-off-by: Nicola Murino <nicola.murino@gmail.com>
This commit is contained in:
@@ -193,6 +193,8 @@ const (
|
||||
I18nErrorFsUsernameRequired = "storage.username_required"
|
||||
I18nAddGroupTitle = "title.add_group"
|
||||
I18nUpdateGroupTitle = "title.update_group"
|
||||
I18nRoleAddTitle = "title.add_role"
|
||||
I18nRoleUpdateTitle = "title.update_role"
|
||||
I18nErrorInvalidTLSCert = "user.tls_cert_invalid"
|
||||
I18nAddFolderTitle = "title.add_folder"
|
||||
I18nUpdateFolderTitle = "title.update_folder"
|
||||
|
||||
Reference in New Issue
Block a user