📝 add language

This commit is contained in:
rainerosion 2020-12-16 02:27:51 +08:00
parent c9ccc82b71
commit e62bd1f2f5
2 changed files with 2 additions and 1 deletions

View File

@ -156,7 +156,7 @@ dbfile: "e5sub.db"
|cron|API call frequency, using `cron` expression|
|bindmax|Maximum number of bindable|
|dbfile|Database file|
|lang|Simplified Chinese(default)`zh_CN` English:`en_US`|
### Command
```
/my View bound account information

View File

@ -153,6 +153,7 @@ dbfile: "e5sub.db"
|cron|API调用频率使用cron表达式|
|bindmax|最大可绑定数|
|dbfile|sqlite数据库文件名|
|lang|简体中文(默认)`zh_CN` English:`en_US`|
### 命令
```