Full translation bundle delivered to the report at init time via ReportSetupSettings.translations.
Prefer the lx.translate*() helper methods over accessing this object directly — they handle missing keys gracefully and return the raw key as a fallback.
lx.translate*()
LxCustomReportLib — translate* methods
The reports custom translation for the current language.
Generated using TypeDoc
Full translation bundle delivered to the report at init time via ReportSetupSettings.translations.
Prefer the
lx.translate*()helper methods over accessing this object directly — they handle missing keys gracefully and return the raw key as a fallback.See
LxCustomReportLib — translate* methods