From d717df938b916ddfa0312164f243fd30672bceea Mon Sep 17 00:00:00 2001 From: Hazelnoot Date: Sat, 10 May 2025 12:15:01 -0400 Subject: 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 --- sharkey-locales/en-US.yml | 12 ++++++++++++ 1 file changed, 12 insertions(+) (limited to 'sharkey-locales/en-US.yml') 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." -- cgit v1.2.3-freya