hi
is it possible to add html code with a link inside the i18 variables code?
config.i18n.nb[“errors.E0000004”] = “Brukernavnet eller passordet er feil”
hi
is it possible to add html code with a link inside the i18 variables code?
config.i18n.nb[“errors.E0000004”] = “Brukernavnet eller passordet er feil”
No, that is not supported at this time, i18n login properties only support string values.