chore: i18n docs link to do

This commit is contained in:
amhsirak
2024-12-28 22:54:28 +05:30
parent 1630e0eb7b
commit 6ac7068f45

View File

@@ -376,6 +376,7 @@ export const NavBar: React.FC<NavBarProps> = ({
>
Deutsch
</MenuItem>
{/* WIP: Replace change language with i18n docs link */}
<MenuItem
onClick={() => {
changeLanguage("de");
@@ -470,6 +471,7 @@ export const NavBar: React.FC<NavBarProps> = ({
>
Deutsch
</MenuItem>
{/* WIP: Replace change language with i18n docs link */}
<MenuItem
onClick={() => {
changeLanguage("de");