mirror of
https://github.com/soybeanjs/soybean-admin.git
synced 2025-10-15 22:33:40 +08:00
fix(projects): correct the lang file name & add recommend vscode plugin i18n-ally
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
import zhCN from './lang/zhCN';
|
||||
import zhCN from './lang/zh-CN';
|
||||
import en from './lang/en';
|
||||
import kmKH from './lang/km-KH';
|
||||
|
||||
|
Reference in New Issue
Block a user