mirror of
https://github.com/go-gitea/gitea
synced 2025-07-23 02:38:35 +00:00
Various fixes in login sources (#10428)
This commit is contained in:
@@ -379,6 +379,7 @@ user_bio = Biography
|
||||
|
||||
form.name_reserved = The username '%s' is reserved.
|
||||
form.name_pattern_not_allowed = The pattern '%s' is not allowed in a username.
|
||||
form.name_chars_not_allowed = User name '%s' contains invalid characters.
|
||||
|
||||
[settings]
|
||||
profile = Profile
|
||||
|
Reference in New Issue
Block a user