mirror of
https://github.com/reactjs/react.dev.git
synced 2026-02-23 20:23:08 +00:00
* Add new article "Translations" * Add "languages" button in TopNav * Add link to English (main) site * Split deployedTranslations into multiple lines * Fix build error regarding types * Address some review comments - deployedTranslations => finishedTranslations - showTranslated => progress - English fixes * Update src/content/community/translations.md Co-authored-by: Ricky <rickhanlonii@gmail.com> * Update src/content/community/translations.md --------- Co-authored-by: Ricky <rickhanlonii@gmail.com>
50 lines
1.1 KiB
JSON
50 lines
1.1 KiB
JSON
{
|
|
"title": "Community",
|
|
"path": "/community",
|
|
"routes": [
|
|
{
|
|
"hasSectionHeader": true,
|
|
"sectionHeader": "GET INVOLVED"
|
|
},
|
|
{
|
|
"title": "Community",
|
|
"path": "/community",
|
|
"skipBreadcrumb": true,
|
|
"routes": [
|
|
{
|
|
"title": "React Conferences",
|
|
"path": "/community/conferences"
|
|
},
|
|
{
|
|
"title": "React Meetups",
|
|
"path": "/community/meetups"
|
|
},
|
|
{
|
|
"title": "React Videos",
|
|
"path": "/community/videos"
|
|
},
|
|
{
|
|
"title": "Meet the Team",
|
|
"path": "/community/team"
|
|
},
|
|
{
|
|
"title": "Docs Contributors",
|
|
"path": "/community/docs-contributors"
|
|
},
|
|
{
|
|
"title": "Translations",
|
|
"path": "/community/translations"
|
|
},
|
|
{
|
|
"title": "Acknowledgements",
|
|
"path": "/community/acknowledgements"
|
|
},
|
|
{
|
|
"title": "Versioning Policy",
|
|
"path": "/community/versioning-policy"
|
|
}
|
|
]
|
|
}
|
|
]
|
|
}
|