Browse Source

编辑语言国际化相关的文档部分

master
flowerField 5 years ago
parent
commit
baa70436ec
  1. 2
      docs/guide/config.md
  2. 2
      docs/zh/guide/config.md

2
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

2
docs/zh/guide/config.md

@ -92,7 +92,7 @@ Luckysheet开放了更细致的自定义配置选项,分别有
### lang
- 类型:String
- 默认值:"en"
- 作用:国际化设置,允许设置表格的语言,支持中文("zh")和英文("en")
- 作用:国际化设置,允许设置表格的语言,支持简体中文("zh")、英文("en")、繁体中文("zh_tw")和西班牙文("es")
------------
### gridKey

Loading…
Cancel
Save