Merge branch 'next' into add-pt-locale

This commit is contained in:
Muhammed Nazeem
2024-06-01 14:17:10 +05:30
committed by GitHub
30 changed files with 1418 additions and 7539 deletions

View File

@@ -4,6 +4,14 @@ export const supportLanguage = [
label: "English",
value: "en"
},
{
label: "Français",
value: "fr"
},
{
label: "Italiano",
value: "it"
},
{
label: "Russian",
value: "ru"