EssentialGG / Vigilance

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

add custom internationalization provider support #55

Open DJtheRedstoner opened 2 years ago

DJtheRedstoner commented 2 years 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).