update constant

This commit is contained in:
DevMirza 2024-05-18 14:26:13 +00:00
parent bd1d3c4849
commit 0bc757b2c2

View File

@ -32,4 +32,8 @@ export const languages = [
label: '简体中文',
key: 'zh',
},
{
label: 'Urdu',
key: 'ur',
},
];