85 lines
2.2 KiB
JSON
85 lines
2.2 KiB
JSON
{
|
|
"intro": {
|
|
"copyright": "WARNING - COPYRIGHT",
|
|
"text": "THIS IS A NON-COMMERCIAL FAN-MADE\nRECREATION. NOT AFFILIATED WITH\nOR ENDORSED BY NINTENDO.\nNINTENDO DS IS A TRADEMARK OF\nNINTENDO CO., LTD.",
|
|
"hint": "Touch the Touch Screen to continue."
|
|
},
|
|
"home": {
|
|
"projectsAndExperiences": "Projects and\nExperiences",
|
|
"greeting": "Welcome to my website!",
|
|
"photoGallery": "Photo Gallery"
|
|
},
|
|
"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.",
|
|
"confirmation": "Language set to English."
|
|
},
|
|
"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.",
|
|
|
|
"date": {
|
|
"title": "Date",
|
|
"description": "Today's date."
|
|
},
|
|
|
|
"time": {
|
|
"title": "Time",
|
|
"description": "Current time."
|
|
}
|
|
},
|
|
"user": {
|
|
"title": "User",
|
|
"description": "Enter user informations.",
|
|
|
|
"color": {
|
|
"title": "Color",
|
|
"description": "Select your favorite color.",
|
|
"confirmation": "Color setting saved."
|
|
},
|
|
"birthday": {
|
|
"title": "Birthday",
|
|
"description": "This is my birthday.",
|
|
"confirmation": {
|
|
"today": "Yes, it's today!",
|
|
"future": "Don't forget to wish me in {days} days!"
|
|
}
|
|
},
|
|
"userName": {
|
|
"title": "User Name",
|
|
"description": "My user name and first name.",
|
|
"userName": "User Name",
|
|
"firstName": "First Name"
|
|
}
|
|
},
|
|
"touchScreen": {
|
|
"title": "Touch Screen",
|
|
"description": "TODO"
|
|
}
|
|
},
|
|
"projects": {
|
|
"linkConformationPopup": {
|
|
"yes": "yes",
|
|
"no": "no",
|
|
"text": "Open {url}?"
|
|
}
|
|
}
|
|
}
|