Commit d8d4124
feat(app-crm): refactor translations to per-locale file splitting
Split monolithic crm.translation.ts into per-locale files:
- en.ts, zh-CN.ts, ja-JP.ts, es-ES.ts
- Add i18n config to objectstack.config.ts
Co-authored-by: hotlong <50353452+hotlong@users.noreply.github.com>1 parent e3943b5 commit d8d4124
6 files changed
Lines changed: 733 additions & 683 deletions
File tree
- examples/app-crm
- src/translations
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
50 | 50 | | |
51 | 51 | | |
52 | 52 | | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
53 | 61 | | |
54 | 62 | | |
55 | 63 | | |
| |||
0 commit comments