update constant
This commit is contained in:
parent
bd1d3c4849
commit
0bc757b2c2
@ -32,4 +32,8 @@ export const languages = [
|
|||||||
label: '简体中文',
|
label: '简体中文',
|
||||||
key: 'zh',
|
key: 'zh',
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
label: 'Urdu',
|
||||||
|
key: 'ur',
|
||||||
|
},
|
||||||
];
|
];
|
||||||
|
Loading…
Reference in New Issue
Block a user