Localization Manager

The localization manager is the main object which handles all API requests and events. Here you can also define all your supported languages as well as other settings.

Setup

  • Use System Language: If true, Databrain will set the language at start based on the system language of the user.

  • Default fallback language: Set the default fallback language if user system language is not available.

  • Current language: Shows the current language.

Events

  • OnLanguageChange: This event is called on language change.

Languages

  • Here you can define all of your supported languages.

Last updated