Commit 4645103
Add Simplified Chinese (zh-CN) admin locale (#471)
* Add Simplified Chinese (zh-CN) admin locale
Enable the zh-CN locale across the admin UI: add "zh-CN" to lingui.config.ts locales, register { code: "zh-CN", label: "简体中文" } in the admin SUPPORTED_LOCALES, and add the initial messages.po with Simplified Chinese translations at packages/admin/src/locales/zh-CN/messages.po. This provides localized strings for the admin interface.
* docs(locales): Update the Chinese translation file and add missing translation content.
* style: format
* style: format
* Add Arabic locale support to configuration
---------
Co-authored-by: emdashbot[bot] <emdashbot[bot]@users.noreply.github.com>
Co-authored-by: Matt Kane <mkane@cloudflare.com>
Co-authored-by: Matt Kane <m@mk.gg>1 parent 2d481a2 commit 4645103
5 files changed
Lines changed: 770 additions & 1 deletion
File tree
- .changeset
- packages/admin/src/locales
- zh-CN
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
5 | | - | |
| 5 | + | |
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
21 | 25 | | |
22 | 26 | | |
23 | 27 | | |
24 | 28 | | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
25 | 33 | | |
26 | 34 | | |
27 | 35 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
| 29 | + | |
| 30 | + | |
29 | 31 | | |
30 | 32 | | |
31 | 33 | | |
| |||
0 commit comments