We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4b75c71 commit eff9fd9Copy full SHA for eff9fd9
frontend/src/features/admin/general/GeneralSettingForm.vue
@@ -30,6 +30,7 @@
30
<SelectItem value="fr">French</SelectItem>
31
<SelectItem value="it">Italian</SelectItem>
32
<SelectItem value="ja">Japanese</SelectItem>
33
+ <SelectItem value="es">Spanish</SelectItem>
34
<SelectItem value="mr">Marathi</SelectItem>
35
</SelectGroup>
36
</SelectContent>
0 commit comments