LanguageSettings
账号的语言设置。这些设置对应于网页界面中的“语言设置”功能。
JSON 表示法 |
{
"displayLanguage": string
} |
字段 |
displayLanguage |
string
Gmail 的显示语言,格式为 RFC 3066 语言标记(例如,en-GB 、fr 或 ja 分别表示英式英语、法语或日语)。 Gmail 支持的语言集会随着时间推移而发生变化,因此请参阅“语言”Gmail 设置 的下拉菜单中查看所有可用选项,如语言设置帮助文章中所述。“管理语言设置”指南中也提供了一个示例值表格 并非所有 Gmail 客户端都能显示同一组语言。如果用户的显示语言在特定客户端上不可用,该客户端会自动选择以最接近的支持变体(或合理的默认变体)显示。
|
如未另行说明,那么本页面中的内容已根据知识共享署名 4.0 许可获得了许可,并且代码示例已根据 Apache 2.0 许可获得了许可。有关详情,请参阅 Google 开发者网站政策。Java 是 Oracle 和/或其关联公司的注册商标。
最后更新时间 (UTC):2024-09-05。
[null,null,["最后更新时间 (UTC):2024-09-05。"],[[["Account language settings can be managed through the provided JSON structure, mirroring the \"Language settings\" feature in Gmail's web interface."],["Language preferences are specified using the `displayLanguage` field, adhering to the RFC 3066 Language Tag format (e.g., `en-GB` for British English)."],["While Gmail supports a wide range of languages, the available options might vary depending on the client, with fallback mechanisms ensuring a suitable display language is chosen."],["For a comprehensive list of supported languages, users should consult the \"Language\" dropdown within Gmail settings or refer to the provided resources like the language settings help article or the Managing Language Settings guide."]]],[]]