omni.kit.language.core.scripts#

Submodules Summary:

omni.kit.language.core.scripts.language

Font & Language support class

Classes Summary:

LanguageExtension

Font & Language support class

Functions Summary:

get_default_locale_id

Get the locale name that kit used when started. EG. “en_US”

get_language_info

Get registered information about language.

get_locale_id

Get current locale name. EG. “en_US”

get_locales

Get list of registered locale names.

has_font_changed

Compares default_locale_id with locale_id and returns True/False.

register_language

Registers a new language.

unregister_language

Unregisters a new language.