LanguageSettings
Language settings for an account. These settings correspond to the "Language settings" feature in the web interface.
JSON representation |
{
"displayLanguage": string
} |
Fields |
displayLanguage |
string
The language to display Gmail in, formatted as an RFC 3066 Language Tag (for example en-GB , fr or ja for British English, French, or Japanese respectively). The set of languages supported by Gmail evolves over time, so please refer to the "Language" dropdown in the Gmail settings for all available options, as described in the language settings help article. A table of sample values is also provided in the Managing Language Settings guide Not all Gmail clients can display the same set of languages. In the case that a user's display language is not available for use on a particular client, said client automatically chooses to display in the closest supported variant (or a reasonable default).
|
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2024-09-04 UTC.
[null,null,["Last updated 2024-09-04 UTC."],[[["Account language settings can be managed, mirroring the \"Language settings\" feature in Gmail's web interface."],["Language preferences are defined using the `displayLanguage` field in JSON format, adhering to RFC 3066 Language Tag standards."],["Gmail's supported languages may change, with the most up-to-date list accessible through the settings dropdown in the web interface."],["Language display may vary across Gmail clients due to support limitations, prompting the client to choose the closest supported language variant."]]],[]]