Skip to content

Commit

Permalink
Merge pull request #201 from Infer2/infer's-my-mm
Browse files Browse the repository at this point in the history
Infer's my mm
  • Loading branch information
QweRezOn authored Mar 21, 2024
2 parents 86ee4a5 + c382602 commit 031ef9a
Show file tree
Hide file tree
Showing 6 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion src/.vuepress/navbar/mm.ts
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ export const mmNavbar = navbar([
"/mm/guide/",
"/mm/start/",
{
text: "Guide",
text: "လမ်းညွှန်ချက်များ",
icon: "lightbulb",
prefix: "/mm/",
children: [
Expand Down
2 changes: 1 addition & 1 deletion src/.vuepress/sidebar/mm.ts
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
import { sidebar } from "vuepress-theme-hope";

export const mmSidebar = sidebar({
"/mn/": [
"/mm/": [
"",
{
text: "Inicio",
Expand Down
2 changes: 1 addition & 1 deletion src/mm/guide/README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
title: Guides
title: လမ်းညွှန်ချက်များ
icon: book
category: Guide
tag: Start
Expand Down
2 changes: 1 addition & 1 deletion src/mm/guide/free.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
title: Free Version
title: ဖရီးဗားရှင်း
icon: key
category:
- Guide
Expand Down
2 changes: 1 addition & 1 deletion src/mm/guide/getkey.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
title: Verification Tutorial
title: အတည်ပြုခြင်း သင်ခန်းစာ
icon: key
category:
- Guide
Expand Down
2 changes: 1 addition & 1 deletion src/mm/start/README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
title: Catalog
title: Catalog or ကတ်တလောက်
icon: book
category: Guide
tag: Start
Expand Down

0 comments on commit 031ef9a

Please sign in to comment.