Commit 76525f6
committed
chore(i18n): remove dead rewards.* keys from zh-CN
`rewards.badge` and `rewards.refresh` are defined only in zh-CN.ts,
have no counterparts in en.ts, and are not referenced anywhere in
source. Existing guard tests at apps/web/tests/home.test.tsx:322-323
and tests/web/home.test.tsx:402-403 already assert these raw keys
never appear in rendered markup — confirming they are dead
translations.
After this change, en.ts and zh-CN.ts both expose exactly 1052 keys,
restoring full locale parity.1 parent dadfb1c commit 76525f6
1 file changed
Lines changed: 0 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
286 | 286 | | |
287 | 287 | | |
288 | 288 | | |
289 | | - | |
290 | 289 | | |
291 | 290 | | |
292 | | - | |
293 | 291 | | |
294 | 292 | | |
295 | 293 | | |
| |||
0 commit comments