create Chinese translation

This commit is contained in:
Mindires
2024-03-27 13:44:42 +00:00
parent 4f933c9bab
commit 338863a110
8 changed files with 325 additions and 1 deletions

View File

@@ -8,4 +8,8 @@ export const supportLanguage = [
label: "മലയാളം",
value: "ml"
}
{
label: "Chinese",
value: "zh"
}
]