get_language
No overview available.
def get_language() - > string
Retrieves the current active language code from the translation system.
Returns
| Type | Description |
|---|---|
string | The ISO language code currently in use for translations (e.g., 'en', 'fr'). |
No overview available.
def get_language() - > string
Retrieves the current active language code from the translation system.
| Type | Description |
|---|---|
string | The ISO language code currently in use for translations (e.g., 'en', 'fr'). |