Text of selectable value, shown in the locale selection box inside the Magellan framework. In English, this text is shown as: "English".
Description:
NOTE: This text is shown to the end user as part of the Magellan User Interface.
Requirements
- loc_language is mandatory
- value
- free string (0 to many)
- User Interface. Example values:
- English
- 日本語
- Français
- Deutsch
- for Japanese
Relationship
- Selectable locale value in Magellan User Interface.
Examples
- for English
"loc_language": "English",
"loc_language": "日本語"
- for French
"loc_language": "Français"
- for German
"loc_language": "Deutsch"