Skip to content

Instantly share code, notes, and snippets.

@JaniKibichi
Created July 1, 2021 09:04
Show Gist options
  • Save JaniKibichi/41bd21b1bf2dc7d3363b861ff3ac62fc to your computer and use it in GitHub Desktop.
Save JaniKibichi/41bd21b1bf2dc7d3363b861ff3ac62fc to your computer and use it in GitHub Desktop.
The Language Menu JSON
{
"language": "EN",
"menucontent": [
{
"title": "CON Welcome to BBOXX",
"body": "To Continue, Choose an Account:",
"state": "ChooseAccount",
"language": "EN"
}
],
"menuoptions": [
{
"state": "ChooseAccount",
"option1": "Basic233546",
"option2": "Better34221",
"option3": "Big22390109",
"option4": "High2101219",
"option5": "Best4351124",
"option6": "Super890131",
"language": "EN"
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment