Google locale code, used by Magellan framework to use automated translation for the end user through Google Translate API.
Description:
Requirements
- loc_google is mandatory
- must contain 1 -Google based- locale code
- containing 2 to 5 characters in total. Example values:
- en
- ja
- zh-CN
- zh-TW
See also
Relationship:
- Google Cloud Translate API
Examples:
- "loc_google": "en",
- "loc_google": "ja",
- "loc_google": "zh-CN",
- "loc_google": "zh-TW",