mirror of
https://git.boykissers.com/pawkey/pawkey-sk.git
synced 2025-12-20 04:04:16 +00:00
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
This commit is contained in:
@@ -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."
|
||||
|
||||
Reference in New Issue
Block a user