Release
The date on a saved lights preset, and the month and weekday names in the date picker, were English whatever language the editor was set to. Both now follow the same language as the rest of the interface, in all fifteen translations.
Two things, and nothing you have edited yourself:
web/ — the interface bundle, which is where the fix livesfxmanifest.lua — the version, so the suite reports one numberYour config.lua and your saved presets are untouched. Replacing the whole folder is fine as long as you put your own config.lua back.
All five resources carry the same version and the in-game updater compares each of them against the release tag, so this resource moves with the rest even though its own change is small. The work in this release was done in qs-police-creator.
The date library formats in English unless it is handed a locale, and the editor never passed one — so the date under a saved preset, and the month and weekday names in the date picker, stayed English in all fifteen translations. Both now take the language the interface is running in.