mirror of
https://github.com/soybeanjs/soybean-admin.git
synced 2025-12-26 23:10:18 +08:00
perf(projects): complete dynamic route translate [补充动态路由的翻译]
This commit is contained in:
@@ -5,7 +5,7 @@ import kmKH from './km-KH';
|
||||
const locales = {
|
||||
'zh-CN': zhCN,
|
||||
en,
|
||||
'km-KH': kmKH,
|
||||
'km-KH': kmKH
|
||||
};
|
||||
|
||||
export type LocaleKey = keyof typeof locales;
|
||||
|
||||
Reference in New Issue
Block a user