Implement a reload_localizations
method in *LocalizationProvider
#437
Labels
reload_localizations
method in *LocalizationProvider
#437
A method to reload (or re-'source') localizations would be helpful, particularly when using
GnuLocalizationProvider
. This would allow for changing localization values without requiring the bot to restart, which can be particularly useful if an external localization platform like Weblate is in use.Care should be taken around the reloading of localization keys/values related to commands, or anything that requires re-synchronization of data to Discord.
The text was updated successfully, but these errors were encountered: