From 6c2962e6dcc8934b5c68c5859d67c73f509aaef3 Mon Sep 17 00:00:00 2001 From: d3v1l0n Date: Tue, 7 Jan 2025 16:37:47 +0530 Subject: [PATCH] =?UTF-8?q?=F0=9F=90=9B=20fix:=20translate=20to=20hindi?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- i18n/bn/docusaurus-theme-classic/navbar.json | 2 +- i18n/en/docusaurus-theme-classic/navbar.json | 2 +- i18n/hi/docusaurus-theme-classic/navbar.json | 4 ++-- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/i18n/bn/docusaurus-theme-classic/navbar.json b/i18n/bn/docusaurus-theme-classic/navbar.json index 940ace89..b4914022 100644 --- a/i18n/bn/docusaurus-theme-classic/navbar.json +++ b/i18n/bn/docusaurus-theme-classic/navbar.json @@ -1,6 +1,6 @@ { "title": { - "message": "প্লেবুক | স্নিগ্ধা ওএস", + "message": "ডকুমেন্টেশন | স্নিগ্ধা ওএস", "description": "The title in the navbar" }, "logo.alt": { diff --git a/i18n/en/docusaurus-theme-classic/navbar.json b/i18n/en/docusaurus-theme-classic/navbar.json index 2f2ddf19..6d61b2a9 100644 --- a/i18n/en/docusaurus-theme-classic/navbar.json +++ b/i18n/en/docusaurus-theme-classic/navbar.json @@ -1,6 +1,6 @@ { "title": { - "message": "PlayBook | SNIGDHA OS", + "message": "Documentation | SNIGDHA OS", "description": "The title in the navbar" }, "logo.alt": { diff --git a/i18n/hi/docusaurus-theme-classic/navbar.json b/i18n/hi/docusaurus-theme-classic/navbar.json index 2f2ddf19..0e1bae68 100644 --- a/i18n/hi/docusaurus-theme-classic/navbar.json +++ b/i18n/hi/docusaurus-theme-classic/navbar.json @@ -1,10 +1,10 @@ { "title": { - "message": "PlayBook | SNIGDHA OS", + "message": "प्रलेखन | स्निग्धा ओएस", "description": "The title in the navbar" }, "logo.alt": { - "message": "Snigdha OS Logo", + "message": "स्निग्धा ओएस Logo", "description": "The alt text of navbar logo" }, "item.label.GitHub": {