diff options
| author | Hazelnoot <acomputerdog@gmail.com> | 2025-06-01 20:52:12 +0000 |
|---|---|---|
| committer | Hazelnoot <acomputerdog@gmail.com> | 2025-06-01 20:52:12 +0000 |
| commit | 89a32041aa9e7d7c438fb483de3fa0191621b8a3 (patch) | |
| tree | 16515b1838284ff319a4aed26115900c66040fba /sharkey-locales/en-US.yml | |
| parent | merge: Use secureResolve for Actor collections (resolves #1087) (!1087) (diff) | |
| parent | check permission in frontend before display trending polls (diff) | |
| download | sharkey-89a32041aa9e7d7c438fb483de3fa0191621b8a3.tar.gz sharkey-89a32041aa9e7d7c438fb483de3fa0191621b8a3.tar.bz2 sharkey-89a32041aa9e7d7c438fb483de3fa0191621b8a3.zip | |
merge: Overhaul trending polls (!1022)
View MR for information: https://activitypub.software/TransFem-org/Sharkey/-/merge_requests/1022
Approved-by: dakkar <dakkar@thenautilus.net>
Approved-by: Marie <github@yuugi.dev>
Diffstat (limited to 'sharkey-locales/en-US.yml')
| -rw-r--r-- | sharkey-locales/en-US.yml | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/sharkey-locales/en-US.yml b/sharkey-locales/en-US.yml index 08649d1b04..a03092becf 100644 --- a/sharkey-locales/en-US.yml +++ b/sharkey-locales/en-US.yml @@ -574,6 +574,12 @@ bubbleTimelineMustBeEnabled: "Note: the bubble timeline is hidden by default, an popularUsersGlobal: "Users popular on the global network" popularUsersLocal: "Users popular on {name}" +pollsOnLocal: "Polls trending on {name}" +pollsOnRemote: "Polls trending on the global network" +pollsExpired: "Polls that have ended recently" +trendingPollsDisabled: "Trending polls are disabled on this instance." +trendingPollsDisabledLogIn: "Please log in to view trending polls." + silenced: "Silenced" totalFollowers: "Total followers" totalFollowing: "Total following" |