Localization functions
The Localization module manages language settings and internationalization in Nelson.
It provides mechanisms to query available languages, determine the current and default language, and change the interface language dynamically.
This module ensures that Nelson can be adapted to different linguistic and regional preferences, supporting a multilingual user experience.
Functions
getavailablelanguages - Returns available languages in Nelson.
getdefaultlanguage - Returns the default language used in Nelson.
getlanguage - Returns the current language in Nelson.
setlanguage - Changes the language used in Nelson.
Last updated
Was this helpful?