Summary
I've created a complete Simplified Chinese (zh_cn) translation file for Fzzy Config. The library currently has zh_tw (Traditional Chinese) but is missing zh_cn (Simplified Chinese), which is used by a much larger player base.
Details
- Translation file:
assets/fzzy_config/lang/zh_cn.json
- Total keys: 287 (fully matches en_us.json, 1:1 coverage)
- File attached:
zh_cn.json (see attachment)
The translation follows the same format and structure as the existing zh_tw.json, with all keys properly translated to Simplified Chinese. Minecraft uses the locale code zh_cn for Simplified Chinese, so the file will be automatically loaded when the game language is set to Simplified Chinese.
Reference
The existing zh_tw.json covers 186 keys. This zh_cn.json covers all 287 keys from en_us.json, including keys not present in zh_tw.json (e.g., fc.button.reset, fc.button.save, fc.validated_field.number.editBox.usage, fzzy_config.text.*, etc.).
File
Please see the attached zh_cn.json file. It should be placed at:scr/main/resources/assets/fzzy_config/lang/zh_cn.json
zh_cn.json
Summary
I've created a complete Simplified Chinese (zh_cn) translation file for Fzzy Config. The library currently has zh_tw (Traditional Chinese) but is missing zh_cn (Simplified Chinese), which is used by a much larger player base.
Details
assets/fzzy_config/lang/zh_cn.jsonzh_cn.json(see attachment)The translation follows the same format and structure as the existing
zh_tw.json, with all keys properly translated to Simplified Chinese. Minecraft uses the locale codezh_cnfor Simplified Chinese, so the file will be automatically loaded when the game language is set to Simplified Chinese.Reference
The existing
zh_tw.jsoncovers 186 keys. Thiszh_cn.jsoncovers all 287 keys fromen_us.json, including keys not present inzh_tw.json(e.g.,fc.button.reset,fc.button.save,fc.validated_field.number.editBox.usage,fzzy_config.text.*, etc.).File
Please see the attached
zh_cn.jsonfile. It should be placed at:scr/main/resources/assets/fzzy_config/lang/zh_cn.jsonzh_cn.json