summaryrefslogtreecommitdiffstats
path: root/options
diff options
context:
space:
mode:
authorktprograms <71804605+ktprograms@users.noreply.github.com>2022-04-25 04:03:39 +0800
committerGitHub <noreply@github.com>2022-04-24 22:03:39 +0200
commitef164d33c28f4456cb98d24932d360a949142d9d (patch)
treeaa955c807c5af02bd863e0f815a3735b57a7269c /options
parentebb23967dc14b75a5559a36cfd3c25a6005e4a55 (diff)
downloadgitea-ef164d33c28f4456cb98d24932d360a949142d9d.tar.gz
gitea-ef164d33c28f4456cb98d24932d360a949142d9d.zip
Add RSS Feed buttons to Repo, User and Org pages (#19370)
Diffstat (limited to 'options')
-rw-r--r--options/locale/locale_en-US.ini2
1 files changed, 2 insertions, 0 deletions
diff --git a/options/locale/locale_en-US.ini b/options/locale/locale_en-US.ini
index 21bf0c49ea..6725964f53 100644
--- a/options/locale/locale_en-US.ini
+++ b/options/locale/locale_en-US.ini
@@ -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.