diff --git a/src/runtime/locale/index.ts b/src/runtime/locale/index.ts index 7c0b8d52..856ba640 100644 --- a/src/runtime/locale/index.ts +++ b/src/runtime/locale/index.ts @@ -37,9 +37,9 @@ export { default as th } from './th' export { default as tj } from './tj' export { default as tr } from './tr' export { default as uk } from './uk' +export { default as ug_cn } from './ug_cn' export { default as ur } from './ur' export { default as uz } from './uz' export { default as vi } from './vi' export { default as zh_cn } from './zh_cn' export { default as zh_tw } from './zh_tw' -export { default as ug_cn } from './ug_cn'