aboutsummaryrefslogtreecommitdiffhomepage
path: root/locale
diff options
context:
space:
mode:
authorwinter2025-01-14 20:44:49 +0000
committerwinter2025-01-14 20:44:49 +0000
commit4d7f8450d9a842e2f69754ccaa4202710328dcb7 (patch)
tree60e90ff7ebbf069e04faf665d68861970eaee000 /locale
parent0f427b4b6f75134b2c25b7e5f8a515be2cec97f5 (diff)
add (un)follow button to profile
also other stuff i forgot what exactly
Diffstat (limited to 'locale')
-rw-r--r--locale/en_GB.json7
1 files changed, 7 insertions, 0 deletions
diff --git a/locale/en_GB.json b/locale/en_GB.json
index da09f77..d7860db 100644
--- a/locale/en_GB.json
+++ b/locale/en_GB.json
@@ -2,6 +2,11 @@
"user.profile.createdAt": "Joined on %s",
"user.profile.openRemote": "Open remote profile page",
"user.profile.bio.placeholder": "This user hasn't written a bio yet.",
+ "user.profile.follow.action": "Follow",
+ "user.profile.follow.pending": "Request pending",
+ "user.profile.requestToFollow.action": "Request to follow",
+ "user.profile.unfollow.action": "Unfollow",
+ "user.profile.followsYou": "Follows you",
"user.notes.placeholder": "This user hasn't posted anything yet.",
"timeline.global": "Global timeline",
"timeline.global.description": "This timeline shows all known public indexable notes.",
@@ -13,6 +18,8 @@
"timeline.local": "Local timeline",
"timeline.local.description": "This timeline shows all public indexable notes posted by users on this server.",
"placeholder": "There's nothing here.",
+ "placeholder.moreItems": "…and %d more",
+ "placeholder.noMoreItems": "No more items.",
"timeline.global.shortName": "Global",
"timeline.local.shortName": "Local",
"digitigrade": "Digitigrade",