特定语言的文本的本地化变体。
| JSON 表示法 | 
|---|
{ "text": string, "languageCode": string }  | 
            
| 字段 | |
|---|---|
text | 
              
                 
 采用与下方   | 
            
languageCode | 
              
                 
 文本的 BCP-47 语言代码,例如“en-US”或“sr-Latn”。 如需了解详情,请参阅 http://www.unicode.org/reports/tr35/#Unicode_locale_identifier。  |