from typing import * # rust/src/ui/translations/export.rs def language_name() -> str: """Get the name of the current language.""" from trezortranslate_keys import TR # noqa: F401 """Translation object with attributes."""