From 4f295865f70116364e62e2ee29d6ab831ac74fe4 Mon Sep 17 00:00:00 2001 From: Muhammad Hamza Date: Sat, 4 Nov 2023 21:13:47 +0500 Subject: [PATCH] write translations --- .../version-0.18.0.json | 36 ++ .../version-0.19.0.json | 52 +++ .../version-0.18.0.json | 36 ++ .../version-0.19.0.json | 52 +++ .../version-0.18.0.json | 36 ++ .../version-0.19.0.json | 52 +++ .../version-0.18.0-sidebars.json | 390 +++++++++--------- 7 files changed, 459 insertions(+), 195 deletions(-) diff --git a/website/i18n/ja/docusaurus-plugin-content-docs/version-0.18.0.json b/website/i18n/ja/docusaurus-plugin-content-docs/version-0.18.0.json index c643593b442..d6243f2a5c3 100644 --- a/website/i18n/ja/docusaurus-plugin-content-docs/version-0.18.0.json +++ b/website/i18n/ja/docusaurus-plugin-content-docs/version-0.18.0.json @@ -38,5 +38,41 @@ "sidebar.sidebar.category.More": { "message": "More", "description": "The label for category More in sidebar sidebar" + }, + "sidebar.docs.category.Getting Started": { + "message": "Getting Started", + "description": "The label for category Getting Started in sidebar docs" + }, + "sidebar.docs.category.Project Setup": { + "message": "Project Setup", + "description": "The label for category Project Setup in sidebar docs" + }, + "sidebar.docs.category.Concepts": { + "message": "Concepts", + "description": "The label for category Concepts in sidebar docs" + }, + "sidebar.docs.category.Components": { + "message": "Components", + "description": "The label for category Components in sidebar docs" + }, + "sidebar.docs.category.wasm-bindgen": { + "message": "wasm-bindgen", + "description": "The label for category wasm-bindgen in sidebar docs" + }, + "sidebar.docs.category.HTML": { + "message": "HTML", + "description": "The label for category HTML in sidebar docs" + }, + "sidebar.docs.category.Services": { + "message": "Services", + "description": "The label for category Services in sidebar docs" + }, + "sidebar.docs.category.Advanced topics": { + "message": "Advanced topics", + "description": "The label for category Advanced topics in sidebar docs" + }, + "sidebar.docs.category.More": { + "message": "More", + "description": "The label for category More in sidebar docs" } } diff --git a/website/i18n/ja/docusaurus-plugin-content-docs/version-0.19.0.json b/website/i18n/ja/docusaurus-plugin-content-docs/version-0.19.0.json index 5470b3f1966..e24f2ec4d9a 100644 --- a/website/i18n/ja/docusaurus-plugin-content-docs/version-0.19.0.json +++ b/website/i18n/ja/docusaurus-plugin-content-docs/version-0.19.0.json @@ -54,5 +54,57 @@ "sidebar.sidebar.category.yew-router": { "message": "yew-router", "description": "The label for category yew-router in sidebar sidebar" + }, + "sidebar.docs.category.Getting Started": { + "message": "Getting Started", + "description": "The label for category Getting Started in sidebar docs" + }, + "sidebar.docs.category.Project Setup": { + "message": "Project Setup", + "description": "The label for category Project Setup in sidebar docs" + }, + "sidebar.docs.category.Concepts": { + "message": "Concepts", + "description": "The label for category Concepts in sidebar docs" + }, + "sidebar.docs.category.wasm-bindgen": { + "message": "wasm-bindgen", + "description": "The label for category wasm-bindgen in sidebar docs" + }, + "sidebar.docs.category.Components": { + "message": "Components", + "description": "The label for category Components in sidebar docs" + }, + "sidebar.docs.category.HTML": { + "message": "HTML", + "description": "The label for category HTML in sidebar docs" + }, + "sidebar.docs.category.Function Components": { + "message": "Function Components", + "description": "The label for category Function Components in sidebar docs" + }, + "sidebar.docs.category.Advanced topics": { + "message": "Advanced topics", + "description": "The label for category Advanced topics in sidebar docs" + }, + "sidebar.docs.category.More": { + "message": "More", + "description": "The label for category More in sidebar docs" + }, + "sidebar.docs.category.Migration guides": { + "message": "Migration guides", + "description": "The label for category Migration guides in sidebar docs" + }, + "sidebar.docs.category.yew": { + "message": "yew", + "description": "The label for category yew in sidebar docs" + }, + "sidebar.docs.category.yew-agent": { + "message": "yew-agent", + "description": "The label for category yew-agent in sidebar docs" + }, + "sidebar.docs.category.yew-router": { + "message": "yew-router", + "description": "The label for category yew-router in sidebar docs" } } diff --git a/website/i18n/zh-Hans/docusaurus-plugin-content-docs/version-0.18.0.json b/website/i18n/zh-Hans/docusaurus-plugin-content-docs/version-0.18.0.json index c643593b442..d6243f2a5c3 100644 --- a/website/i18n/zh-Hans/docusaurus-plugin-content-docs/version-0.18.0.json +++ b/website/i18n/zh-Hans/docusaurus-plugin-content-docs/version-0.18.0.json @@ -38,5 +38,41 @@ "sidebar.sidebar.category.More": { "message": "More", "description": "The label for category More in sidebar sidebar" + }, + "sidebar.docs.category.Getting Started": { + "message": "Getting Started", + "description": "The label for category Getting Started in sidebar docs" + }, + "sidebar.docs.category.Project Setup": { + "message": "Project Setup", + "description": "The label for category Project Setup in sidebar docs" + }, + "sidebar.docs.category.Concepts": { + "message": "Concepts", + "description": "The label for category Concepts in sidebar docs" + }, + "sidebar.docs.category.Components": { + "message": "Components", + "description": "The label for category Components in sidebar docs" + }, + "sidebar.docs.category.wasm-bindgen": { + "message": "wasm-bindgen", + "description": "The label for category wasm-bindgen in sidebar docs" + }, + "sidebar.docs.category.HTML": { + "message": "HTML", + "description": "The label for category HTML in sidebar docs" + }, + "sidebar.docs.category.Services": { + "message": "Services", + "description": "The label for category Services in sidebar docs" + }, + "sidebar.docs.category.Advanced topics": { + "message": "Advanced topics", + "description": "The label for category Advanced topics in sidebar docs" + }, + "sidebar.docs.category.More": { + "message": "More", + "description": "The label for category More in sidebar docs" } } diff --git a/website/i18n/zh-Hans/docusaurus-plugin-content-docs/version-0.19.0.json b/website/i18n/zh-Hans/docusaurus-plugin-content-docs/version-0.19.0.json index 5470b3f1966..e24f2ec4d9a 100644 --- a/website/i18n/zh-Hans/docusaurus-plugin-content-docs/version-0.19.0.json +++ b/website/i18n/zh-Hans/docusaurus-plugin-content-docs/version-0.19.0.json @@ -54,5 +54,57 @@ "sidebar.sidebar.category.yew-router": { "message": "yew-router", "description": "The label for category yew-router in sidebar sidebar" + }, + "sidebar.docs.category.Getting Started": { + "message": "Getting Started", + "description": "The label for category Getting Started in sidebar docs" + }, + "sidebar.docs.category.Project Setup": { + "message": "Project Setup", + "description": "The label for category Project Setup in sidebar docs" + }, + "sidebar.docs.category.Concepts": { + "message": "Concepts", + "description": "The label for category Concepts in sidebar docs" + }, + "sidebar.docs.category.wasm-bindgen": { + "message": "wasm-bindgen", + "description": "The label for category wasm-bindgen in sidebar docs" + }, + "sidebar.docs.category.Components": { + "message": "Components", + "description": "The label for category Components in sidebar docs" + }, + "sidebar.docs.category.HTML": { + "message": "HTML", + "description": "The label for category HTML in sidebar docs" + }, + "sidebar.docs.category.Function Components": { + "message": "Function Components", + "description": "The label for category Function Components in sidebar docs" + }, + "sidebar.docs.category.Advanced topics": { + "message": "Advanced topics", + "description": "The label for category Advanced topics in sidebar docs" + }, + "sidebar.docs.category.More": { + "message": "More", + "description": "The label for category More in sidebar docs" + }, + "sidebar.docs.category.Migration guides": { + "message": "Migration guides", + "description": "The label for category Migration guides in sidebar docs" + }, + "sidebar.docs.category.yew": { + "message": "yew", + "description": "The label for category yew in sidebar docs" + }, + "sidebar.docs.category.yew-agent": { + "message": "yew-agent", + "description": "The label for category yew-agent in sidebar docs" + }, + "sidebar.docs.category.yew-router": { + "message": "yew-router", + "description": "The label for category yew-router in sidebar docs" } } diff --git a/website/i18n/zh-Hant/docusaurus-plugin-content-docs/version-0.18.0.json b/website/i18n/zh-Hant/docusaurus-plugin-content-docs/version-0.18.0.json index c643593b442..d6243f2a5c3 100644 --- a/website/i18n/zh-Hant/docusaurus-plugin-content-docs/version-0.18.0.json +++ b/website/i18n/zh-Hant/docusaurus-plugin-content-docs/version-0.18.0.json @@ -38,5 +38,41 @@ "sidebar.sidebar.category.More": { "message": "More", "description": "The label for category More in sidebar sidebar" + }, + "sidebar.docs.category.Getting Started": { + "message": "Getting Started", + "description": "The label for category Getting Started in sidebar docs" + }, + "sidebar.docs.category.Project Setup": { + "message": "Project Setup", + "description": "The label for category Project Setup in sidebar docs" + }, + "sidebar.docs.category.Concepts": { + "message": "Concepts", + "description": "The label for category Concepts in sidebar docs" + }, + "sidebar.docs.category.Components": { + "message": "Components", + "description": "The label for category Components in sidebar docs" + }, + "sidebar.docs.category.wasm-bindgen": { + "message": "wasm-bindgen", + "description": "The label for category wasm-bindgen in sidebar docs" + }, + "sidebar.docs.category.HTML": { + "message": "HTML", + "description": "The label for category HTML in sidebar docs" + }, + "sidebar.docs.category.Services": { + "message": "Services", + "description": "The label for category Services in sidebar docs" + }, + "sidebar.docs.category.Advanced topics": { + "message": "Advanced topics", + "description": "The label for category Advanced topics in sidebar docs" + }, + "sidebar.docs.category.More": { + "message": "More", + "description": "The label for category More in sidebar docs" } } diff --git a/website/i18n/zh-Hant/docusaurus-plugin-content-docs/version-0.19.0.json b/website/i18n/zh-Hant/docusaurus-plugin-content-docs/version-0.19.0.json index 5470b3f1966..e24f2ec4d9a 100644 --- a/website/i18n/zh-Hant/docusaurus-plugin-content-docs/version-0.19.0.json +++ b/website/i18n/zh-Hant/docusaurus-plugin-content-docs/version-0.19.0.json @@ -54,5 +54,57 @@ "sidebar.sidebar.category.yew-router": { "message": "yew-router", "description": "The label for category yew-router in sidebar sidebar" + }, + "sidebar.docs.category.Getting Started": { + "message": "Getting Started", + "description": "The label for category Getting Started in sidebar docs" + }, + "sidebar.docs.category.Project Setup": { + "message": "Project Setup", + "description": "The label for category Project Setup in sidebar docs" + }, + "sidebar.docs.category.Concepts": { + "message": "Concepts", + "description": "The label for category Concepts in sidebar docs" + }, + "sidebar.docs.category.wasm-bindgen": { + "message": "wasm-bindgen", + "description": "The label for category wasm-bindgen in sidebar docs" + }, + "sidebar.docs.category.Components": { + "message": "Components", + "description": "The label for category Components in sidebar docs" + }, + "sidebar.docs.category.HTML": { + "message": "HTML", + "description": "The label for category HTML in sidebar docs" + }, + "sidebar.docs.category.Function Components": { + "message": "Function Components", + "description": "The label for category Function Components in sidebar docs" + }, + "sidebar.docs.category.Advanced topics": { + "message": "Advanced topics", + "description": "The label for category Advanced topics in sidebar docs" + }, + "sidebar.docs.category.More": { + "message": "More", + "description": "The label for category More in sidebar docs" + }, + "sidebar.docs.category.Migration guides": { + "message": "Migration guides", + "description": "The label for category Migration guides in sidebar docs" + }, + "sidebar.docs.category.yew": { + "message": "yew", + "description": "The label for category yew in sidebar docs" + }, + "sidebar.docs.category.yew-agent": { + "message": "yew-agent", + "description": "The label for category yew-agent in sidebar docs" + }, + "sidebar.docs.category.yew-router": { + "message": "yew-router", + "description": "The label for category yew-router in sidebar docs" } } diff --git a/website/versioned_sidebars/version-0.18.0-sidebars.json b/website/versioned_sidebars/version-0.18.0-sidebars.json index 20ab354cba6..899153c0507 100644 --- a/website/versioned_sidebars/version-0.18.0-sidebars.json +++ b/website/versioned_sidebars/version-0.18.0-sidebars.json @@ -1,203 +1,203 @@ { - "docs": [ - { - "collapsed": true, - "type": "category", - "label": "Getting Started", - "items": [ - { - "collapsed": true, - "type": "category", - "label": "Project Setup", - "items": [ - { - "type": "doc", - "id": "getting-started/introduction" - }, - { - "type": "doc", - "id": "getting-started/project-setup/using-trunk" - }, - { - "type": "doc", - "id": "getting-started/project-setup/using-wasm-pack" - }, - { - "type": "doc", - "id": "getting-started/project-setup/using-cargo-web" - } - ] - }, - { - "type": "doc", - "id": "getting-started/build-a-sample-app" - }, - { - "type": "doc", - "id": "getting-started/choose-web-library" - }, - { - "type": "doc", - "id": "getting-started/examples" - }, - { - "type": "doc", - "id": "getting-started/starter-templates" - } - ] - }, - { - "collapsed": true, - "type": "category", - "label": "Concepts", - "items": [ - { - "collapsed": true, - "type": "category", - "label": "Components", - "items": [ - { - "type": "doc", - "id": "concepts/components/introduction" - }, - { - "type": "doc", - "id": "concepts/components/callbacks" - }, - { - "type": "doc", - "id": "concepts/components/properties" - }, - { - "type": "doc", - "id": "concepts/components/children" - }, - { - "type": "doc", - "id": "concepts/components/refs" - } - ] - }, - { - "collapsed": true, - "type": "category", - "label": "wasm-bindgen", - "items": [ - { - "type": "doc", - "id": "concepts/wasm-bindgen/wasm-bindgen" - }, - { - "type": "doc", - "id": "concepts/wasm-bindgen/web-sys" - } - ] - }, - { - "collapsed": true, - "type": "category", - "label": "HTML", - "items": [ - { - "type": "doc", - "id": "concepts/html/introduction" - }, - { - "type": "doc", - "id": "concepts/html/components" - }, - { - "type": "doc", - "id": "concepts/html/elements" - }, - { - "type": "doc", - "id": "concepts/html/events" - }, - { - "type": "doc", - "id": "concepts/html/classes" - }, - { - "type": "doc", - "id": "concepts/html/lists" - }, - { - "type": "doc", - "id": "concepts/html/literals-and-expressions" - } - ] - }, - { - "collapsed": true, - "type": "category", - "label": "Services", - "items": [ - { - "type": "doc", - "id": "concepts/services/introduction" - }, - { - "type": "doc", - "id": "concepts/services/fetch" - }, - { - "type": "doc", - "id": "concepts/services/format" - } - ] - }, - { - "type": "doc", - "id": "concepts/router" - }, - { - "type": "doc", - "id": "concepts/agents" - } - ] - }, - { - "collapsed": true, - "type": "category", - "label": "Advanced topics", - "items": [ - { - "type": "doc", - "id": "advanced-topics/how-it-works" - }, - { - "type": "doc", - "id": "advanced-topics/optimizations" - } - ] - }, - { - "collapsed": true, - "type": "category", - "label": "More", - "items": [ - { - "type": "doc", - "id": "more/debugging" - }, - { - "type": "doc", - "id": "more/css" + "docs": [ + { + "collapsed": true, + "type": "category", + "label": "Getting Started", + "items": [ + { + "collapsed": true, + "type": "category", + "label": "Project Setup", + "items": [ + { + "type": "doc", + "id": "getting-started/introduction" + }, + { + "type": "doc", + "id": "getting-started/project-setup/using-trunk" + }, + { + "type": "doc", + "id": "getting-started/project-setup/using-wasm-pack" + }, + { + "type": "doc", + "id": "getting-started/project-setup/using-cargo-web" + } + ] + }, + { + "type": "doc", + "id": "getting-started/build-a-sample-app" + }, + { + "type": "doc", + "id": "getting-started/choose-web-library" + }, + { + "type": "doc", + "id": "getting-started/examples" + }, + { + "type": "doc", + "id": "getting-started/starter-templates" + } + ] }, { - "type": "doc", - "id": "more/external-libs" + "collapsed": true, + "type": "category", + "label": "Concepts", + "items": [ + { + "collapsed": true, + "type": "category", + "label": "Components", + "items": [ + { + "type": "doc", + "id": "concepts/components/introduction" + }, + { + "type": "doc", + "id": "concepts/components/callbacks" + }, + { + "type": "doc", + "id": "concepts/components/properties" + }, + { + "type": "doc", + "id": "concepts/components/children" + }, + { + "type": "doc", + "id": "concepts/components/refs" + } + ] + }, + { + "collapsed": true, + "type": "category", + "label": "wasm-bindgen", + "items": [ + { + "type": "doc", + "id": "concepts/wasm-bindgen/wasm-bindgen" + }, + { + "type": "doc", + "id": "concepts/wasm-bindgen/web-sys" + } + ] + }, + { + "collapsed": true, + "type": "category", + "label": "HTML", + "items": [ + { + "type": "doc", + "id": "concepts/html/introduction" + }, + { + "type": "doc", + "id": "concepts/html/components" + }, + { + "type": "doc", + "id": "concepts/html/elements" + }, + { + "type": "doc", + "id": "concepts/html/events" + }, + { + "type": "doc", + "id": "concepts/html/classes" + }, + { + "type": "doc", + "id": "concepts/html/lists" + }, + { + "type": "doc", + "id": "concepts/html/literals-and-expressions" + } + ] + }, + { + "collapsed": true, + "type": "category", + "label": "Services", + "items": [ + { + "type": "doc", + "id": "concepts/services/introduction" + }, + { + "type": "doc", + "id": "concepts/services/fetch" + }, + { + "type": "doc", + "id": "concepts/services/format" + } + ] + }, + { + "type": "doc", + "id": "concepts/router" + }, + { + "type": "doc", + "id": "concepts/agents" + } + ] }, { - "type": "doc", - "id": "more/testing" + "collapsed": true, + "type": "category", + "label": "Advanced topics", + "items": [ + { + "type": "doc", + "id": "advanced-topics/how-it-works" + }, + { + "type": "doc", + "id": "advanced-topics/optimizations" + } + ] }, { - "type": "doc", - "id": "more/roadmap" + "collapsed": true, + "type": "category", + "label": "More", + "items": [ + { + "type": "doc", + "id": "more/debugging" + }, + { + "type": "doc", + "id": "more/css" + }, + { + "type": "doc", + "id": "more/external-libs" + }, + { + "type": "doc", + "id": "more/testing" + }, + { + "type": "doc", + "id": "more/roadmap" + } + ] } - ] - } - ] -} \ No newline at end of file + ] +}