From c50d3ee5be4330c397b0185461cdbeefae474d27 Mon Sep 17 00:00:00 2001 From: dawka baymbaa Date: Mon, 1 May 2023 19:56:26 +0800 Subject: [PATCH] Translated words such as Quick Start I translated words such as Quick Start. --- src/components/Layout/Footer.tsx | 2 +- src/content/learn/index.md | 2 +- src/sidebarHome.json | 2 +- src/sidebarLearn.json | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/src/components/Layout/Footer.tsx b/src/components/Layout/Footer.tsx index 677899eec..18c242651 100644 --- a/src/components/Layout/Footer.tsx +++ b/src/components/Layout/Footer.tsx @@ -288,7 +288,7 @@ export function Footer() { Learn React - Quick Start + Хурдан Эхлэх Installation Describing the UI diff --git a/src/content/learn/index.md b/src/content/learn/index.md index b57655bc4..3bd959a9e 100644 --- a/src/content/learn/index.md +++ b/src/content/learn/index.md @@ -1,5 +1,5 @@ --- -title: Quick Start +title: Хурдан Эхлэх --- diff --git a/src/sidebarHome.json b/src/sidebarHome.json index 4509c26fc..757a9f995 100644 --- a/src/sidebarHome.json +++ b/src/sidebarHome.json @@ -7,7 +7,7 @@ "sectionHeader": "GET STARTED" }, { - "title": "Quick Start", + "title": "Хурдан Эхлэх", "path": "/learn" }, { diff --git a/src/sidebarLearn.json b/src/sidebarLearn.json index 89d5cffca..ace327bd2 100644 --- a/src/sidebarLearn.json +++ b/src/sidebarLearn.json @@ -7,7 +7,7 @@ "sectionHeader": "GET STARTED" }, { - "title": "Quick Start", + "title": "Хурдан Эхлэх", "path": "/learn", "routes": [ {