feat: Add German language support
This commit is contained in:
@@ -39,5 +39,9 @@ export const supportLanguage = [
|
||||
{
|
||||
label: "فارسی",
|
||||
value: "fa"
|
||||
},
|
||||
{
|
||||
label: "Deutsch",
|
||||
value: "de"
|
||||
}
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user