Build the localized change-type label map for the change mode dropdown from Foundry's ActiveEffect.CHANGE_TYPES registry. Each entry is localized by its label, falling back to the registry key when it has none.
mode
ActiveEffect.CHANGE_TYPES
label
The ActiveEffect.CHANGE_TYPES registry, or nullish.
A map of change-type key → localized label.
Build the localized change-type label map for the change
modedropdown from Foundry'sActiveEffect.CHANGE_TYPESregistry. Each entry is localized by itslabel, falling back to the registry key when it has none.