erertertet
erertertet
there are two freeCameraPlayerInputs and freeCameraPlayerMovement in Generic and Hotkeys   making it impossible to set the description for them separately for the translation in the form of: `{"config.comment.freecameraplayermovement"...
As dealing with the translation according to the template in en_US.json in 1.20.x branch, I set the language file of zh_cn.json as: ` { "disableBatSpawning": "测试", "config.comment.disablebatspawning": "测试文本", }` but...
- localized the config names, tooltip translation would be added in future PR - compiled and functional in game 1.20.4 - some translation might be optimized in future edition PS:...