More localized text
Nitrrine opened this issue ยท 11 comments
For now we have only this available keywords to localization
{
"gamerule.doContainerDrops": "Do container drops",
"gamerule.doContainerDrops.description": "Controls resource drops from containers",
"gamerule.doBlockUpdatesAfterEdit": "Do block updates after edit",
"gamerule.doBlockUpdatesAfterEdit.description": "Force update blocks after editing them in WorldEdit"
}
I'm planning to add more keywords like command.error.blockNotHaveBlockState etc.
If this also changes the feedback system to translation keys then i dont mind this being implemented
You mean this?
Because i want to implement it like this, or Feedback also saves message to telemetry data?
Feedback.invalidUsage("command.copystate.feedback.notHaveBlockstate")