44 lines
1.0 KiB
JSON
44 lines
1.0 KiB
JSON
{
|
|
"settings": {
|
|
"title": "Settings",
|
|
"description": "Change system settings here. Select\nthe settings you'd like to change.",
|
|
|
|
"options": {
|
|
"title": "Options",
|
|
"description": "Change other settings.",
|
|
|
|
"startUp": {
|
|
"title": "Start-up",
|
|
"description": "Set how you would like your system to\nstart up when you turn the power on."
|
|
},
|
|
"language": {
|
|
"title": "Language",
|
|
"description": "Select the language to use."
|
|
},
|
|
"gbaMode": {
|
|
"title": "GBA Mode",
|
|
"description": "Select the screen you would like to use\nwhen starting GBA Mode."
|
|
}
|
|
},
|
|
"clock": {
|
|
"title": "Clock",
|
|
"description": "Change date, time, and alarm settings."
|
|
},
|
|
"user": {
|
|
"title": "User",
|
|
"description": "Enter user informations."
|
|
},
|
|
"touchScreen": {
|
|
"title": "Touch Screen",
|
|
"description": "TODO"
|
|
}
|
|
},
|
|
"projects": {
|
|
"linkConformationPopup": {
|
|
"yes": "yes",
|
|
"no": "no",
|
|
"text": "Open {url}?"
|
|
}
|
|
}
|
|
}
|