Files

39 lines
1.3 KiB
JSON
Raw Permalink Normal View History

2022-08-27 20:17:15 +10:00
{
"version.label": {
2022-11-21 19:13:43 +08:00
"message": "다음 버전 🚧",
2022-08-27 20:17:15 +10:00
"description": "The label for version current"
},
"sidebar.docs.category.Getting Started": {
2022-11-21 19:13:43 +08:00
"message": "시작하기",
2022-08-27 20:17:15 +10:00
"description": "The label for category Getting Started in sidebar docs"
},
"sidebar.docs.category.Reference": {
2022-11-21 19:13:43 +08:00
"message": "참조",
2022-08-27 20:17:15 +10:00
"description": "The label for category Reference in sidebar docs"
},
"sidebar.docs.category.Runtime": {
2022-11-21 19:13:43 +08:00
"message": "런타임",
2022-08-27 20:17:15 +10:00
"description": "The label for category Runtime in sidebar docs"
},
"sidebar.docs.category.Community": {
2022-11-21 19:13:43 +08:00
"message": "커뮤니티",
2022-08-27 20:17:15 +10:00
"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": {
2022-11-21 19:13:43 +08:00
"message": "가이드",
2022-08-27 20:17:15 +10:00
"description": "The label for category Guides in sidebar docs"
},
"sidebar.docs.category.Tutorials": {
2022-11-21 19:13:43 +08:00
"message": "튜토리얼",
2022-08-27 20:17:15 +10:00
"description": "The label for category Tutorials in sidebar docs"
},
"sidebar.docs.link.Contributing": {
2022-11-21 19:13:43 +08:00
"message": "기여",
2022-08-27 20:17:15 +10:00
"description": "The label for link Contributing in sidebar docs, linking to /community-guide#ways-of-contributing"
}
}