Added support for Danish Language
This commit is contained in:
@@ -43,5 +43,13 @@ export const supportLanguage = [
|
||||
{
|
||||
label: "Deutsch",
|
||||
value: "de"
|
||||
},
|
||||
{
|
||||
label: "Dansk",
|
||||
value: "da"
|
||||
},
|
||||
{
|
||||
label: "Norsk",
|
||||
value: "no"
|
||||
}
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user