mirror of
https://github.com/AstrBotDevs/AstrBot
synced 2026-07-18 10:00:40 +08:00
style(command): 更新空状态描述
This commit is contained in:
@@ -74,7 +74,7 @@
|
||||
},
|
||||
"empty": {
|
||||
"noCommands": "No Commands",
|
||||
"noCommandsDesc": "No registered commands found"
|
||||
"noCommandsDesc": "No commands found"
|
||||
},
|
||||
"filters": {
|
||||
"all": "All",
|
||||
|
||||
@@ -74,7 +74,7 @@
|
||||
},
|
||||
"empty": {
|
||||
"noCommands": "暂无指令",
|
||||
"noCommandsDesc": "当前没有已注册的指令"
|
||||
"noCommandsDesc": "当前筛选条件下没有找到任何指令"
|
||||
},
|
||||
"filters": {
|
||||
"all": "全部",
|
||||
|
||||
Reference in New Issue
Block a user