mirror of
https://github.com/drakkan/sftpgo.git
synced 2025-12-07 23:00:55 +03:00
WIP new WebAdmin: group page
Signed-off-by: Nicola Murino <nicola.murino@gmail.com>
This commit is contained in:
@@ -180,6 +180,8 @@ const (
|
||||
I18nErrorEndpointInvalid = "storage.endpoint_invalid"
|
||||
I18nErrorEndpointRequired = "storage.endpoint_required"
|
||||
I18nErrorFsUsernameRequired = "storage.username_required"
|
||||
I18nAddGroupTitle = "title.add_group"
|
||||
I18nUpdateGroupTitle = "title.update_group"
|
||||
)
|
||||
|
||||
// NewI18nError returns a I18nError wrappring the provided error
|
||||
|
||||
Reference in New Issue
Block a user