Module: view/languages

Internationalization support in the presentation editor.

Source:

Methods

(static) getLanguages(_) → {object}

Returns the supported languages in the user interface of Sozi.

Parameters:
Name Type Description
_ function

The gettext function.

Source:
Returns:
  • A dictionary that maps language tags to language names.
Type
object