localization Prefix
If set, adds the specified prefix to the path of every localization call, useful to avoid using very long strings in every reply/edit.
For example, if you set this to commands.ban.responses
, and try to localize with the path missing_permissions
, the final path will be commands.ban.responses.missing_permissions
.