-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
affects: @muniz/cli, @muniz/muniz-plugin-create 优化插件国际化语言调用方式 优化插件开发环境的help 帮助文档
- Loading branch information
1 parent
8ba225e
commit 483b365
Showing
8 changed files
with
36 additions
and
43 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
{"enUS":[{"key":"add","commandType":"function","description":"add plugin","options":[],"isIndex":false,"name":"Add","path":"Add/index.js"},{"key":"list","commandType":"react","description":"View the list of plugins","options":[],"isIndex":false,"name":"List","path":"List/index.js"},{"key":"locale","commandType":"function","description":"Multi-language switching","options":[],"isIndex":false,"name":"locale","path":"locale/index.js"},{"key":"remove","commandType":"function","description":"Remove plugin","options":[],"isIndex":false,"name":"Remove","path":"Remove/index.js"}],"zhCN":[{"key":"add","commandType":"function","description":"添加插件","options":[],"isIndex":false,"name":"Add","path":"Add/index.js"},{"key":"list","commandType":"react","description":"查看插件列表","options":[],"isIndex":false,"name":"List","path":"List/index.js"},{"key":"locale","commandType":"function","description":"多语言切换","options":[],"isIndex":false,"name":"locale","path":"locale/index.js"},{"key":"remove","commandType":"function","description":"删除插件","options":[],"isIndex":false,"name":"Remove","path":"Remove/index.js"}]} | ||
{"enUS":[{"key":"add","commandType":"function","description":"add plugin","options":[],"isIndex":false,"name":"Add","path":"Add/index.js"},{"key":"list","commandType":"react","description":"View the list of plugins","options":[],"isIndex":false,"name":"List","path":"List/index.js"},{"key":"remove","commandType":"function","description":"Remove plugin","options":[],"isIndex":false,"name":"Remove","path":"Remove/index.js"},{"key":"locale","commandType":"function","description":"Multi-language switching","options":[],"isIndex":false,"name":"locale","path":"locale/index.js"}],"zhCN":[{"key":"add","commandType":"function","description":"添加插件","options":[],"isIndex":false,"name":"Add","path":"Add/index.js"},{"key":"list","commandType":"react","description":"查看插件列表","options":[],"isIndex":false,"name":"List","path":"List/index.js"},{"key":"remove","commandType":"function","description":"删除插件","options":[],"isIndex":false,"name":"Remove","path":"Remove/index.js"},{"key":"locale","commandType":"function","description":"多语言切换","options":[],"isIndex":false,"name":"locale","path":"locale/index.js"}]} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters