feat ✨: Add French Language
This commit is contained in:
@@ -4,10 +4,14 @@ export const supportLanguage = [
|
||||
label: "English",
|
||||
value: "en"
|
||||
},
|
||||
{
|
||||
label: "Français",
|
||||
value: "fr"
|
||||
},
|
||||
{
|
||||
label: "Russian",
|
||||
value: "ru"
|
||||
},
|
||||
},
|
||||
{
|
||||
label: "മലയാളം",
|
||||
value: "ml"
|
||||
|
||||
Reference in New Issue
Block a user