File tree Expand file tree Collapse file tree
i18n/zh-cn/docusaurus-plugin-content-docs Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1010
11111 . Fix: Add more translations for the new docusaurus version ` 3.6.3 ` .
12122 . Fix: Add the broken link ` dash-pmcallback ` for the page ` /docs/apis/DashJsonGrid ` .
13+ 3 . Fix: Add the missing translation for the table head in ` /docs/install ` .
1314
1415### 0.5.0 @ 11/29/2024
1516
Original file line number Diff line number Diff line change @@ -30,7 +30,7 @@ pip install dash-json-grid
3030pip install dash-json-grid[option1,option2...]
3131```
3232
33- | Option | <center >Supports </center > |
33+ | 选项 | <center >支持的功能 </center > |
3434| :-------: | :-------------------------------------------------------------------------------------------------------------------------------------------- |
3535| ` test ` | 安装用于进行[ ` pytest ` <IconExternalLink />] [ link-pytest ] 测试的依赖项。这些依赖项只用于单元测试,不用于提供任何实际功能。 |
3636| ` example ` | 安装用于运行位于<IconLinkInline text = " examples (范例)" href = { rootURL (" examples" )} />目录下的范例的依赖项。其只用于范例,而未用于本项目自身。 |
Original file line number Diff line number Diff line change @@ -29,7 +29,7 @@ pip install dash-json-grid==0.3.4
2929pip install dash-json-grid[option1,option2...]==0.3.4
3030```
3131
32- | Option | <center >Supports </center > |
32+ | 选项 | <center >支持的功能 </center > |
3333| :----: | :--------------------------------------------------------------------------------------------------------------------- |
3434| ` test ` | 安装用于进行[ ` pytest ` <IconExternalLink />] [ link-pytest ] 测试的依赖项。这些依赖项只用于单元测试,不用于提供任何实际功能。 |
3535| ` dev ` | 安装开发者依赖项。构建模块包的时候才有可能需要这些依赖项。 |
Original file line number Diff line number Diff line change @@ -29,7 +29,7 @@ pip install dash-json-grid==0.4.3
2929pip install dash-json-grid[option1,option2...]==0.4.3
3030```
3131
32- | Option | <center >Supports </center > |
32+ | 选项 | <center >支持的功能 </center > |
3333| :----: | :--------------------------------------------------------------------------------------------------------------------- |
3434| ` test ` | 安装用于进行[ ` pytest ` <IconExternalLink />] [ link-pytest ] 测试的依赖项。这些依赖项只用于单元测试,不用于提供任何实际功能。 |
3535| ` dev ` | 安装开发者依赖项。构建模块包的时候才有可能需要这些依赖项。 |
You can’t perform that action at this time.
0 commit comments