mirror of
https://github.com/MrUnknownDE/VRCX.git
synced 2026-04-24 01:03:50 +02:00
improve: UI (#1152)
* improve: UI (#1033) * fix: instance activity chart not displaying properly * fix
This commit is contained in:
@@ -821,8 +821,10 @@
|
||||
"avatars": {
|
||||
"header": "创建的模型",
|
||||
"total_count": "总共 {count} 个",
|
||||
"sort_by_name": "按名称排序",
|
||||
"sort_by_update": "按更新时间排序",
|
||||
"sort_by": "排序方式:",
|
||||
"sort_by_name": "名称",
|
||||
"sort_by_update": "更新时间",
|
||||
"group_by": "分组方式:",
|
||||
"all": "所有",
|
||||
"public": "公开",
|
||||
"private": "私人"
|
||||
|
||||
Reference in New Issue
Block a user