mirror of
https://github.com/taigrr/wails.git
synced 2026-04-02 05:08:54 -07:00
35 lines
1.2 KiB
JSON
35 lines
1.2 KiB
JSON
{
|
|
"version.label": {
|
|
"message": "测试版本",
|
|
"description": "The label for version current"
|
|
},
|
|
"sidebar.tutorialSidebar.category.Getting Started": {
|
|
"message": "开始使用",
|
|
"description": "The label for category Getting Started in sidebar tutorialSidebar"
|
|
},
|
|
"sidebar.tutorialSidebar.category.Reference": {
|
|
"message": "参考",
|
|
"description": "The label for category Reference in sidebar tutorialSidebar"
|
|
},
|
|
"sidebar.tutorialSidebar.category.Runtime": {
|
|
"message": "运行时",
|
|
"description": "The label for category Runtime in sidebar tutorialSidebar"
|
|
},
|
|
"sidebar.tutorialSidebar.category.Examples": {
|
|
"message": "示例",
|
|
"description": "The label for category Examples in sidebar tutorialSidebar"
|
|
},
|
|
"sidebar.tutorialSidebar.category.Guides": {
|
|
"message": "指南",
|
|
"description": "The label for category Guides in sidebar tutorialSidebar"
|
|
},
|
|
"sidebar.tutorialSidebar.category.Community": {
|
|
"message": "社区交流",
|
|
"description": "The label for category Community in sidebar tutorialSidebar"
|
|
},
|
|
"sidebar.tutorialSidebar.category.Showcase": {
|
|
"message": "项目展示",
|
|
"description": "The label for category Showcase in sidebar tutorialSidebar"
|
|
}
|
|
}
|