cominixo / BetterF3

A Fabric mod for Minecraft that provides a highly customizable, more human-readable Debug HUD.
MIT License
136 stars 34 forks source link

[Feature]: Add ModMenu Summary and Description as translatable. #158

Open Amirhan-Taipovjan-Greatest-I opened 1 year ago

Amirhan-Taipovjan-Greatest-I commented 1 year ago

Describe the Request

Hello! Some mods allow to translate their description and summary in ModMenu to translators. We push it in using "modmenu.summaryTranslation.X" and "modmenu.descriptionTranslation.X".

So for BetterF3 it will be:

"modmenu.summaryTranslation.betterf3": "Highly customizable, more human-readable HUD.",
"modmenu.descriptionTranslation.betterf3": "Replaces Minecraft's original debug HUD with a highly customizable, more human-readable HUD."

"summaryTranslation" can be with other info, but it just a simplified description of the mod.

Adding ModMenu Summary and Description [as translatable] can be useful for understanding what mod does (for example, in premade modpacks). And yes, it also improves mod accessibility.

Also it was reported there: https://crowdin.com/project/betterf3/discussions/5

Screenshots

No response

Modloader Type

None

Modloader Version

No response

Additional Context

No response