)",
+ "title": "Yleiset (esim
)",
"path": "/reference/react-dom/components/common"
},
{
@@ -172,7 +172,7 @@
]
},
{
- "title": "APIs",
+ "title": "APIt",
"path": "/reference/react-dom",
"routes": [
{
@@ -202,7 +202,7 @@
]
},
{
- "title": "Client APIs",
+ "title": "Asiakaspuolen APIt",
"path": "/reference/react-dom/client",
"routes": [
{
@@ -216,7 +216,7 @@
]
},
{
- "title": "Server APIs",
+ "title": "Palvelinpuolen APIt",
"path": "/reference/react-dom/server",
"routes": [
{
@@ -247,10 +247,10 @@
},
{
"hasSectionHeader": true,
- "sectionHeader": "Legacy APIs"
+ "sectionHeader": "Vanhemmat APIt"
},
{
- "title": "Legacy React APIs",
+ "title": "Vanhemmat React APIt",
"path": "/reference/react/legacy",
"routes": [
{
diff --git a/src/siteConfig.js b/src/siteConfig.js
index cb066b80f..470805cd6 100644
--- a/src/siteConfig.js
+++ b/src/siteConfig.js
@@ -6,10 +6,10 @@ exports.siteConfig = {
// --------------------------------------
// Translations should replace these lines:
languageCode: 'fi',
- hasLegacySite: true,
+ hasLegacySite: false,
isRTL: false,
// --------------------------------------
- copyright: `Copyright © ${new Date().getFullYear()} Facebook Inc. All Rights Reserved.`,
+ copyright: `Copyright © ${new Date().getFullYear()} Facebook Inc. Kaikki oikeudet pidätetään.`,
repoUrl: 'https://github.com/facebook/react',
twitterUrl: 'https://twitter.com/reactjs',
algolia: {