summaryrefslogtreecommitdiff
path: root/sharkey-locales/en-US.yml
diff options
context:
space:
mode:
authorHazelnoot <acomputerdog@gmail.com>2025-05-10 12:15:01 -0400
committerHazelnoot <acomputerdog@gmail.com>2025-05-16 17:40:06 -0400
commitd717df938b916ddfa0312164f243fd30672bceea (patch)
treedbf48f01e8653bc41495bda960f60ec2245b4d25 /sharkey-locales/en-US.yml
parentadd "followStats" property to admin/show-user response (diff)
downloadsharkey-d717df938b916ddfa0312164f243fd30672bceea.tar.gz
sharkey-d717df938b916ddfa0312164f243fd30672bceea.tar.bz2
sharkey-d717df938b916ddfa0312164f243fd30672bceea.zip
cleanup admin user UI
* hide inaccessible controls * hide irrelevant controls * remove duplicate components * collapse details behind sections * group all buttons * apply semantic "warning" styles to buttons * add follow stats * translate untranslated strings * group related controls * resolve some lint errors
Diffstat (limited to 'sharkey-locales/en-US.yml')
-rw-r--r--sharkey-locales/en-US.yml12
1 files changed, 12 insertions, 0 deletions
diff --git a/sharkey-locales/en-US.yml b/sharkey-locales/en-US.yml
index bf746533af..165f477f21 100644
--- a/sharkey-locales/en-US.yml
+++ b/sharkey-locales/en-US.yml
@@ -569,5 +569,17 @@ bubbleTimelineMustBeEnabled: "Note: the bubble timeline is hidden by default, an
popularUsersGlobal: "Users popular on the global network"
popularUsersLocal: "Users popular on {name}"
+silenced: "Silenced"
+totalFollowers: "Total followers"
+totalFollowing: "Total following"
+localFollowers: "Local followers"
+localFollowing: "Local following"
+remoteFollowers: "Remote followers"
+remoteFollowing: "Remote following"
+updateRemoteUser: "Refresh remote data"
+activityPub: "Activity Pub"
+ip: "IP"
+ipTip: "The date is the IP address was first acknowledged."
+
translationTimeoutLabel: "Translation timeout"
translationTimeoutCaption: "Timeout in milliseconds for translation API requests."