Returns the localised label for key, optionally interpolating positional args. Resolution order: profile overrides → active lang (core + plugins) → French (core + plugins) → key.
key
getLabel("toast.geoloc.position_found") Copy
getLabel("toast.geoloc.position_found")
getLabel("toast.geoloc.error_timeout", "timeout") Copy
getLabel("toast.geoloc.error_timeout", "timeout")
Returns the localised label for
key, optionally interpolating positional args. Resolution order: profile overrides → active lang (core + plugins) → French (core + plugins) → key.