fix: locale cache

This commit is contained in:
chenos 2023-01-13 11:47:56 +08:00
parent 86554c0205
commit a4116a251b
3 changed files with 1239 additions and 1 deletions

View File

@ -1,3 +1,4 @@
export default { export default {
// 'en-US': require('./en-US.example.json'), // 'en-US': require('./en-US.json'),
// 'zh-CN': require('./zh-CN.json'),
}; };

File diff suppressed because it is too large Load Diff