mirror of
https://github.com/LiteyukiStudio/LiteyukiBot.git
synced 2025-07-28 04:30:56 +00:00
🐛 在读取数据库前进行迁移 fix #35
This commit is contained in:
@ -137,6 +137,7 @@ weather.no_key=未设置天气api key,请在配置文件添加weather_key
|
||||
status.friends=好友
|
||||
status.groups=群
|
||||
status.plugins=插件
|
||||
status.bots=机器人
|
||||
status.message_sent=发送消息
|
||||
status.message_received=接收消息
|
||||
status.cpu=处理器
|
||||
@ -146,4 +147,9 @@ status.disk=磁盘
|
||||
status.usage=使用率
|
||||
status.total=总计
|
||||
status.used=已用
|
||||
status.free=空闲
|
||||
status.free=空闲
|
||||
status.runtime=运行时间
|
||||
status.days=天
|
||||
status.hours=时
|
||||
status.minutes=分
|
||||
status.seconds=秒
|
Reference in New Issue
Block a user