1
0
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:
Hazelnoot
2025-05-10 12:15:01 -04:00
parent 228e522081
commit d717df938b
3 changed files with 151 additions and 60 deletions

View File

@@ -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."