Commit e284ab5
fix(translations): update passive voice and newLabel wording in zh-TW translations (#13761)
## Summary
Replaces passive voice construction `被` with `遭` in three error messages
(`documentNotFound`, `userLocked`, `usernameAlreadyRegistered`) for more
formal/natural Traditional Chinese phrasing
Updates `newLabel` from `新的 {{label}}` ("New X") to `新增 {{label}}` ("Add
X")
Co-authored-by: Patrik Kozak <35232443+PatrikKozak@users.noreply.github.com>1 parent cd7fcea commit e284ab5
1 file changed
Lines changed: 4 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
95 | 95 | | |
96 | 96 | | |
97 | 97 | | |
98 | | - | |
| 98 | + | |
99 | 99 | | |
100 | 100 | | |
101 | 101 | | |
| |||
138 | 138 | | |
139 | 139 | | |
140 | 140 | | |
141 | | - | |
142 | | - | |
| 141 | + | |
| 142 | + | |
143 | 143 | | |
144 | 144 | | |
145 | 145 | | |
| |||
350 | 350 | | |
351 | 351 | | |
352 | 352 | | |
353 | | - | |
| 353 | + | |
354 | 354 | | |
355 | 355 | | |
356 | 356 | | |
| |||
0 commit comments