1
1
mirror of https://github.com/go-gitea/gitea synced 2025-07-22 18:28:37 +00:00

Add RSS Feed buttons to Repo, User and Org pages (#19370)

This commit is contained in:
ktprograms
2022-04-25 04:03:39 +08:00
committed by GitHub
parent ebb23967dc
commit ef164d33c2
6 changed files with 9 additions and 5 deletions

View File

@@ -105,6 +105,8 @@ error404 = The page you are trying to reach either <strong>does not exist</stron
never = Never
rss_feed = RSS Feed
[error]
occurred = An error occurred
report_message = If you are sure this is a Gitea bug, please search for issues on <a href="https://github.com/go-gitea/gitea/issues" target="_blank">GitHub</a> or open a new issue if necessary.