0
0
mirror of https://github.com/go-gitea/gitea.git synced 2024-12-02 14:05:07 +01:00
gitea/routers/web/admin
wxiaoguang a85a862804
Fix admin queue page title (#26409)
Fix #26408

```
# locale_en-US.ini
[admin]
monitor.queues = Queues
```

---------

Co-authored-by: silverwind <me@silverwind.io>
2023-08-10 02:05:37 +00:00
..
admin_test.go
admin.go
applications.go Pre-register OAuth2 applications for git credential helpers (#26291) 2023-08-09 14:24:07 +02:00
auths.go
config.go
diagnosis.go
emails.go
hooks.go
main_test.go
notice.go
orgs.go
packages.go Allow package cleanup from admin page (#25307) 2023-08-08 00:46:10 +00:00
queue_tester.go
queue.go Fix admin queue page title (#26409) 2023-08-10 02:05:37 +00:00
repos.go
runners.go
stacktrace.go
users_test.go
users.go Remove unnecessary template helper DisableGravatar (#26386) 2023-08-08 08:29:14 +00:00