Home > @i2analyze/notebook-sdk > app > ILocale > translationLocale
app.ILocale.translationLocale property
Gets the language into which the i2 Notebook user interface is currently translated.
Signature:
readonly translationLocale: string;
Returns: string
Introduced: version 1.0
Remarks
This value is a BCP 47 language tag. For example, ar indicates an Arabic translation, fr indicates a French translation, and pt-br indicates a Brazilian Portuguese translation.