forked from kevadesu/forgejo
Disable Stars config option (#14653)
* Add config option to disable stars * Replace "stars" with watched in user profile * Add documentation
This commit is contained in:
parent
af2adb4e35
commit
f44543a1bb
16 changed files with 83 additions and 27 deletions
|
@ -421,6 +421,7 @@ repositories = Repositories
|
|||
activity = Public Activity
|
||||
followers = Followers
|
||||
starred = Starred Repositories
|
||||
watched = Watched Repositories
|
||||
projects = Projects
|
||||
following = Following
|
||||
follow = Follow
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue