0
0
Fork 0
mirror of https://github.com/go-gitea/gitea synced 2024-12-25 17:14:30 +01:00
gitea/routers/web
zeripath 3fc465ba5e
Fix mispelling of starred as stared (#17465)
There was a recent spelling mistake added to the locale file where stared was used
instead of starred.

This PR changes this to starred.

Signed-off-by: Andrew Thornton <art27@cantab.net>

Co-authored-by: wxiaoguang <wxiaoguang@gmail.com>
2021-10-28 15:05:00 +08:00
..
admin Refactor update checker to use AppState (#17387) 2021-10-21 17:10:49 +01:00
dev
events
explore
feed Fix mispelling of starred as stared (#17465) 2021-10-28 15:05:00 +08:00
org
repo Fix CSV render error (#17406) 2021-10-25 00:42:32 +02:00
user Add appearance section in settings (#17433) 2021-10-27 23:40:08 +08:00
base.go Use a variable but a function for IsProd because of a slight performance increment (#17368) 2021-10-20 16:37:19 +02:00
goget.go
home.go
metrics.go
nodeinfo.go
swagger_json.go
web.go Add appearance section in settings (#17433) 2021-10-27 23:40:08 +08:00