1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2025-07-08 15:48:08 +00:00
trezor-firmware/core/mocks/generated/trezortranslate.pyi
2024-01-18 10:28:17 +01:00

9 lines
228 B
Python

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."""