feat(settings/options/renderingMode): startUp -> renderingMode
This commit is contained in:
@@ -49,12 +49,12 @@
|
||||
"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.",
|
||||
"renderingMode": {
|
||||
"title": "Rendering",
|
||||
"description": "Change the app rendering mode\nbetween 2D and 3D.",
|
||||
"3dMode": "3D Mode",
|
||||
"2dMode": "2D Mode",
|
||||
"autoStart": "The Main Menu will appear\nautomatically when you turn\nthe power on.",
|
||||
"autoStart": "Choose how the app renders.\n3D uses the interactive NDS model.\n2D uses flat canvas screens.",
|
||||
"confirmation3d": "Rendering mode set to 3D",
|
||||
"confirmation2d": "Rendering mode set to 2D"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user