mirror of
https://github.com/go-gitea/gitea
synced 2025-07-22 18:28:37 +00:00
Tab on user profile to show starred repos (#519)
* Tab on user profile to show starred repos * Make golint happy and use transactions on StarRepo function * x -> sess * Use sess.Close() instead of sess.Rollback() * Add copyright * Fix lint
This commit is contained in:
committed by
Lunny Xiao
parent
2d1a1fce93
commit
b992858883
@@ -36,6 +36,7 @@ admin_panel = Admin Panel
|
||||
account_settings = Account Settings
|
||||
settings = Settings
|
||||
your_profile = Your Profile
|
||||
your_starred = Your starred
|
||||
your_settings = Your Settings
|
||||
|
||||
activities = Activities
|
||||
|
Reference in New Issue
Block a user