英/法/德/西/阿/波语言配置
This commit is contained in:
@ -103,6 +103,26 @@
|
||||
{
|
||||
value: 'en_US',
|
||||
label: 'English'
|
||||
},
|
||||
{
|
||||
value: 'fr_FR',
|
||||
label: 'French'
|
||||
},
|
||||
{
|
||||
value: 'es_ES',
|
||||
label: 'Spanish'
|
||||
},
|
||||
{
|
||||
value: 'ar_EG',
|
||||
label: 'Arabic'
|
||||
},
|
||||
{
|
||||
value: 'de_DE',
|
||||
label: 'German'
|
||||
},
|
||||
{
|
||||
value: 'pl_PL',
|
||||
label: 'Polish'
|
||||
}
|
||||
],
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user