ILocale
Home > @gooddata/sdk-ui > ILocale
ILocale type
Language codes that can be used with GoodData.
Signature:
export declare type ILocale = "en-US" | "de-DE" | "es-ES" | "fr-FR" | "ja-JP" | "nl-NL" | "pt-BR" | "pt-PT" | "zh-Hans" | "ru-RU";
Home > @gooddata/sdk-ui > ILocale
Language codes that can be used with GoodData.
Signature:
export declare type ILocale = "en-US" | "de-DE" | "es-ES" | "fr-FR" | "ja-JP" | "nl-NL" | "pt-BR" | "pt-PT" | "zh-Hans" | "ru-RU";