Skip to content

Commit 7d6c753

Browse files
Update config.ts
1 parent edf6400 commit 7d6c753

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/i18n/config.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,7 @@ export const languages = {
3333
"fa": { label: "فارسی", path: "/fa/" },
3434

3535
// South & Southeast Asian
36+
"vi": { label: "Tiếng Việt", path: "/vi/" },
3637
"th": { label: "ไทย", path: "/th/" },
3738
"id": { label: "Indonesia", path: "/id/" },
3839
"tl": { label: "Tagalog", path: "/tl/" },

0 commit comments

Comments
 (0)