erertertet

Results 3 issues of erertertet

there are two freeCameraPlayerInputs and freeCameraPlayerMovement in Generic and Hotkeys ![image](https://github.com/maruohon/tweakeroo/assets/41342153/7d16a833-5b7f-47fb-b83d-5c24f02a4d8d) ![image](https://github.com/maruohon/tweakeroo/assets/41342153/036f6650-f74b-4a4b-b01b-6c78fee0ace6) 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:...