From baa70436eca7b8112de7bed7989b9cd18b8a3fea Mon Sep 17 00:00:00 2001 From: flowerField Date: Tue, 8 Dec 2020 12:33:27 +0800 Subject: [PATCH] =?UTF-8?q?=E7=BC=96=E8=BE=91=E8=AF=AD=E8=A8=80=E5=9B=BD?= =?UTF-8?q?=E9=99=85=E5=8C=96=E7=9B=B8=E5=85=B3=E7=9A=84=E6=96=87=E6=A1=A3?= =?UTF-8?q?=E9=83=A8=E5=88=86?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- docs/guide/config.md | 2 +- docs/zh/guide/config.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/guide/config.md b/docs/guide/config.md index 56e871f..27b2c70 100644 --- a/docs/guide/config.md +++ b/docs/guide/config.md @@ -89,7 +89,7 @@ The following are all supported setting parameters ### lang - Type: String - Default: "en" -- Usage: Internationalization settings, allowing to set the language of the workbook, supporting Chinese ("zh") and English ("en") +- Usage: Internationalization settings, allow to set the language of the table, support simplified Chinese ("zh"), English ("en") and traditional Chinese ("zh_tw") and Spanish ("es") ------------ ### gridKey diff --git a/docs/zh/guide/config.md b/docs/zh/guide/config.md index bdc59ee..a15cbc7 100644 --- a/docs/zh/guide/config.md +++ b/docs/zh/guide/config.md @@ -92,7 +92,7 @@ Luckysheet开放了更细致的自定义配置选项,分别有 ### lang - 类型:String - 默认值:"en" -- 作用:国际化设置,允许设置表格的语言,支持中文("zh")和英文("en") +- 作用:国际化设置,允许设置表格的语言,支持简体中文("zh")、英文("en")、繁体中文("zh_tw")和西班牙文("es") ------------ ### gridKey