wails/website/i18n/ru/docusaurus-plugin-content-docs/current.json
Misite Bao 91de3ab0c5
docs: update and sync documents (#2112)
* docs: update options documentation

* docs: sync documents

* docs: sync Korean, Russian, French and Portuguese documents

* docs: sync Chinese, Japanese and Korean documents
2022-11-21 22:13:43 +11:00

38 lines
1.4 KiB
JSON

{
"version.label": {
"message": "Next Version 🚧",
"description": "The label for version current"
},
"sidebar.docs.category.Getting Started": {
"message": "Приступая к работе",
"description": "The label for category Getting Started in sidebar docs"
},
"sidebar.docs.category.Reference": {
"message": "Справочник",
"description": "The label for category Reference in sidebar docs"
},
"sidebar.docs.category.Runtime": {
"message": "Runtime",
"description": "The label for category Runtime in sidebar docs"
},
"sidebar.docs.category.Community": {
"message": "Сообщество",
"description": "The label for category Community in sidebar docs"
},
"sidebar.docs.category.Showcase": {
"message": "Примеры",
"description": "The label for category Showcase in sidebar docs"
},
"sidebar.docs.category.Guides": {
"message": "Инструкции",
"description": "The label for category Guides in sidebar docs"
},
"sidebar.docs.category.Tutorials": {
"message": "Учебные материалы",
"description": "The label for category Tutorials in sidebar docs"
},
"sidebar.docs.link.Contributing": {
"message": "Помощь проекту",
"description": "The label for link Contributing in sidebar docs, linking to /community-guide#ways-of-contributing"
}
}