aboutsummaryrefslogtreecommitdiffhomepage
path: root/locale
diff options
context:
space:
mode:
authorwinter2025-03-10 20:13:40 +0000
committerwinter2025-03-10 20:13:40 +0000
commit30fa49bc3fa4f94184d693932e838c0672f24a16 (patch)
treed15bccf49c5c15905bb581e2f394b281ce852ee3 /locale
parent2bd4a086b0f50b1b88faf846da91267290ca4b07 (diff)
add user rss/atom feeds
Diffstat (limited to 'locale')
-rw-r--r--locale/en_GB.json5
1 files changed, 5 insertions, 0 deletions
diff --git a/locale/en_GB.json b/locale/en_GB.json
index 75cf63b..69bf6a1 100644
--- a/locale/en_GB.json
+++ b/locale/en_GB.json
@@ -22,7 +22,10 @@
"user.profile.avatarReset": "Avatar reset!",
"user.profile.bio": "Bio",
"user.profile.notesHidden": "Notes hidden because you block this user",
+ "user.profile.feed.rss": "RSS feed",
+ "user.profile.feed.atom": "Atom feed",
"user.notes.placeholder": "This user hasn't posted anything yet.",
+ "user.rss.description": "Public notes by %s",
"timeline.global": "Global timeline",
"timeline.global.description": "This timeline shows all known public indexable notes.",
"timeline.global.shortName": "Global",
@@ -105,6 +108,8 @@
"preferences.timezone.name": "Time zone",
"preferences.timezone.description": "Preferred time zone, which all dates and times are shown in",
"preferences.timezone.auto": "Set automatically",
+ "preferences.rssEnabled.name": "Enable RSS and Atom feeds",
+ "preferences.rssEnabled.description": "Provides a feed of your public notes, usable with common feed reader apps and online aggregators",
"changePassword.heading": "Change password",
"changePassword.currentPassword": "Current password",
"changePassword.newPassword": "New password",