mirror of
https://gitee.com/nocobase/nocobase.git
synced 2025-05-05 05:29:26 +08:00
* feat: load multiple languages dynamically * fix: map locale * fix: antd * fix: locale * fix: th * fix: cronstrue locales * fix: improve code * fix: defaults
4 lines
67 B
TypeScript
4 lines
67 B
TypeScript
export default {
|
|
// 'zh-CN': require('./zh-CN.example.json'),
|
|
};
|