yew/website/i18n/en.json
2020-07-09 20:49:07 +08:00

114 lines
3.4 KiB
JSON

{
"_comment": "This file is auto-generated by write-translations.js",
"localized-strings": {
"next": "Next",
"previous": "Previous",
"tagline": "Yew is a modern Rust framework for creating multi-threaded front-end web apps with WebAssembly.",
"docs": {
"advanced-topics/how-it-works": {
"title": "advanced-topics/how-it-works"
},
"advanced-topics/optimizations": {
"title": "advanced-topics/optimizations"
},
"concepts/agents": {
"title": "concepts/agents"
},
"concepts/components/callbacks": {
"title": "concepts/components/callbacks"
},
"concepts/components/properties": {
"title": "concepts/components/properties"
},
"concepts/components/README": {
"title": "concepts/components/README"
},
"concepts/components/refs": {
"title": "concepts/components/refs"
},
"concepts/html/components": {
"title": "concepts/html/components"
},
"concepts/html/elements": {
"title": "concepts/html/elements"
},
"concepts/html/lists": {
"title": "concepts/html/lists"
},
"concepts/html/literals-and-expressions": {
"title": "concepts/html/literals-and-expressions"
},
"concepts/html/README": {
"title": "concepts/html/README"
},
"concepts/router": {
"title": "concepts/router"
},
"concepts/services/format": {
"title": "concepts/services/format"
},
"concepts/services/README": {
"title": "concepts/services/README"
},
"getting-started/build-a-sample-app": {
"title": "getting-started/build-a-sample-app"
},
"getting-started/choose-web-library": {
"title": "getting-started/choose-web-library"
},
"getting-started/examples": {
"title": "getting-started/examples"
},
"getting-started/project-setup/README": {
"title": "getting-started/project-setup/README"
},
"getting-started/project-setup/using-cargo-web": {
"title": "getting-started/project-setup/using-cargo-web"
},
"getting-started/project-setup/using-wasm-bindgen": {
"title": "getting-started/project-setup/using-wasm-bindgen"
},
"getting-started/project-setup/using-wasm-pack": {
"title": "getting-started/project-setup/using-wasm-pack"
},
"getting-started/starter-templates": {
"title": "getting-started/starter-templates"
},
"intro": {
"title": "Introduction"
},
"more/css": {
"title": "more/css"
},
"more/debugging": {
"title": "more/debugging"
},
"more/external-libs": {
"title": "more/external-libs"
},
"more/roadmap": {
"title": "more/roadmap"
},
"more/testing": {
"title": "more/testing"
},
"summary": {
"title": "Summary"
}
},
"links": {
"Changelog": "Changelog",
"API": "API",
"Discord": "Discord"
},
"categories": {
"Getting Started": "Getting Started"
}
},
"pages-strings": {
"Help Translate|recruit community translators for your project": "Help Translate",
"Edit this Doc|recruitment message asking to edit the doc source": "Edit",
"Translate this Doc|recruitment message asking to translate the docs": "Translate"
}
}