i18n: Add persian (farsi)
This commit is contained in:
@@ -35,5 +35,9 @@ export const supportLanguage = [
|
||||
{
|
||||
label: "日本語",
|
||||
value: "ja-JP"
|
||||
},
|
||||
{
|
||||
label: "فارسی",
|
||||
value: "fa"
|
||||
}
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user