mirror of
https://codeberg.org/forgejo/forgejo.git
synced 2025-06-21 12:37:19 -04:00
Various fixes in login sources (#10428)
This commit is contained in:
parent
542bd59239
commit
09dbd85a3a
15 changed files with 66 additions and 21 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue