summaryrefslogtreecommitdiff
path: root/src/main/resources/locales
AgeCommit message (Collapse)Author
2025-02-23Allow default datafile to be disabledAdrien Hopkins
If this option is deselected, the default unit, prefix, dimension and metric exception data will not be loaded, and only custom data and the few units that are not provided by files will be available. The main rationale for this change is so that the data can be localized by custom unit files.
2025-02-23Complete French locale translationAdrien Hopkins
2025-02-23Localize all user-facing stringsAdrien Hopkins
2025-02-23Load locales from text filesAdrien Hopkins