From e62bd1f2f56d6abe4f4dca0dfe6f226173e929b8 Mon Sep 17 00:00:00 2001 From: rainerosion Date: Wed, 16 Dec 2020 02:27:51 +0800 Subject: [PATCH] :memo: add language --- README.md | 2 +- README_zhCN.md | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 62695e6..3eda455 100644 --- a/README.md +++ b/README.md @@ -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 diff --git a/README_zhCN.md b/README_zhCN.md index 223c4c7..0e6f6d3 100644 --- a/README_zhCN.md +++ b/README_zhCN.md @@ -153,6 +153,7 @@ dbfile: "e5sub.db" |cron|API调用频率,使用cron表达式| |bindmax|最大可绑定数| |dbfile|sqlite数据库文件名| +|lang|简体中文(默认):`zh_CN` English:`en_US`| ### 命令 ```