Update zh_cn.json & zh_tw.json#261
Conversation
|
When you say modern versions, does that go all the way to 1.16 (since that's the lowest supported version)? |
To be precise, it is after 1.20, but this will not have a extremely noticeable on versions before that. Other developers asked the same question. (tr7zw/3d-Skin-Layers#236) This is zh-hans interface on 1.21.5, you can see that the space is very large, almost close to a Chinese character. There are many popular solutions (like font packs) for CJK users of older clients, but for users who using the latest version, manually added spaces are superfluous and have only the opposite effect. The best solution is to remove the spaces in the translation file and let the client handle it itself. By the way, even on version 1.8.9, removing spaces will not cause unacceptable side effects. |
|
Alright, I think there shouldn't be any issues for now. |

In modern versions, the space between Chinese and English can be automatically handled by the program, without the need to add spaces manually. Manually adding spaces will result in too large a space.