fix(projects): correct the lang file name & add recommend vscode plugin i18n-ally

This commit is contained in:
Soybean
2023-07-23 20:31:59 +08:00
parent 854d0bcf20
commit 864ec4737d
3 changed files with 2 additions and 1 deletions

View File

@ -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';