utilities/localization_utils library
Functions
-
getLocalizedContent(
String content, AppLanguage language) → String -
Parses multiline text with language delimiters (e.g.
### en ###) and extracts the block matching the currentlanguage.
### en ###) and
extracts the block matching the current language.