improve: UI (#1152)

* improve: UI (#1033)

* fix: instance activity chart not displaying properly

* fix
This commit is contained in:
pa
2025-02-24 22:57:43 +09:00
committed by GitHub
parent 870c1a9c5e
commit d5e789ef0e
25 changed files with 476 additions and 392 deletions

View File

@@ -782,7 +782,8 @@
"instance_closed": "closed",
"instance_hard_closed": "hard closed",
"close_instance": "Close Instance",
"instance_age_gated": "age gated"
"instance_age_gated": "age gated",
"open_previouse_instance": "Open Previous Instance"
},
"groups": {
"header": "Groups",
@@ -824,11 +825,13 @@
"avatars": {
"header": "Avatars",
"total_count": "Total {count}",
"sort_by_name": "Sort by name",
"sort_by_update": "Sort by update",
"sort_by": "Sort by:",
"sort_by_name": "Name",
"sort_by_update": "Updated",
"all": "All",
"public": "Public",
"private": "Private"
"private": "Private",
"group_by": "Group by:"
},
"json": {
"header": "JSON"