EssentialGG / Vigilance

Configuration Utility using Elementa
GNU Lesser General Public License v3.0
54 stars 12 forks source link

add custom internationalization provider support #55

Open DJtheRedstoner opened 1 year ago

DJtheRedstoner commented 1 year ago

fixes addSubcategoryDescription requiring the localized subcategory name

The subcategory comparator in SortingBehavior is still passed the localized version of names. This is not ideal, but changing this would require breaking changes (or introducing a new version of SortingBehavior).