mirror of
https://github.com/go-gitea/gitea
synced 2025-07-22 10:18:38 +00:00
Organization settings page
This commit is contained in:
@@ -93,7 +93,7 @@ func (f *UpdateProfileForm) Name(field string) string {
|
||||
names := map[string]string{
|
||||
"UserName": "Username",
|
||||
"Email": "E-mail address",
|
||||
"Website": "Website",
|
||||
"Website": "Website address",
|
||||
"Location": "Location",
|
||||
"Avatar": "Gravatar Email",
|
||||
}
|
||||
|
Reference in New Issue
Block a user