Files

39 lines
1.3 KiB
JSON
Raw Permalink Normal View History

2021-09-27 19:35:30 +10:00
{
"version.label": {
"message": "Next Version 🚧",
2021-09-27 19:35:30 +10:00
"description": "The label for version current"
},
"sidebar.docs.category.Getting Started": {
2021-09-27 19:35:30 +10:00
"message": "Getting Started",
"description": "The label for category Getting Started in sidebar docs"
2021-09-27 19:35:30 +10:00
},
"sidebar.docs.category.Reference": {
2021-09-27 19:35:30 +10:00
"message": "Reference",
"description": "The label for category Reference in sidebar docs"
2021-09-27 19:35:30 +10:00
},
"sidebar.docs.category.Runtime": {
2021-09-27 19:35:30 +10:00
"message": "Runtime",
"description": "The label for category Runtime in sidebar docs"
2021-09-27 19:35:30 +10:00
},
"sidebar.docs.category.Community": {
"message": "Community",
"description": "The label for category Community in sidebar docs"
},
"sidebar.docs.category.Showcase": {
"message": "Showcase",
"description": "The label for category Showcase in sidebar docs"
},
"sidebar.docs.category.Guides": {
"message": "Guides",
"description": "The label for category Guides in sidebar docs"
},
"sidebar.docs.category.Tutorials": {
"message": "Tutorials",
"description": "The label for category Tutorials in sidebar docs"
},
2022-08-24 04:22:48 +08:00
"sidebar.docs.link.Contributing": {
"message": "Contributing",
2022-08-24 04:22:48 +08:00
"description": "The label for link Contributing in sidebar docs, linking to /community-guide#ways-of-contributing"
2021-09-27 19:35:30 +10:00
}
}