Merge pull request 'Improve English locale' (#2941) from 0ko/forgejo:english20240401 into forgejo
Reviewed-on: https://codeberg.org/forgejo/forgejo/pulls/2941 Reviewed-by: Otto <otto@codeberg.org>
This commit is contained in:
commit
ceba1abe06
4 changed files with 23 additions and 17 deletions
|
@ -219,7 +219,7 @@ type UpdateProfileForm struct {
|
|||
Website string `binding:"ValidSiteUrl;MaxSize(255)"`
|
||||
Location string `binding:"MaxSize(50)"`
|
||||
Pronouns string `binding:"MaxSize(50)"`
|
||||
Description string `binding:"MaxSize(255)"`
|
||||
Biography string `binding:"MaxSize(255)"`
|
||||
Visibility structs.VisibleType
|
||||
KeepActivityPrivate bool
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue