1
1
mirror of https://github.com/go-gitea/gitea synced 2025-08-12 04:28:21 +00:00

Add the ability to explore organizations (#3573)

* Add ability to explore organizations

* Use right icon for org explore links
This commit is contained in:
Daniel Oaks
2016-09-01 23:08:05 +10:00
committed by 无闻
parent 4efaf8e882
commit b3d9ca4ccd
6 changed files with 940 additions and 1104 deletions

View File

@@ -137,6 +137,7 @@ issues.in_your_repos = In your repositories
[explore]
repos = Repositories
users = Users
organizations = Organizations
search = Search
[auth]