feat(settings/options/2048): rename old gba mode -> 2048

This commit is contained in:
2026-01-30 21:12:36 +01:00
parent 430bd77937
commit c627311953
9 changed files with 13 additions and 13 deletions

View File

@@ -45,9 +45,9 @@
"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."
"2048": {
"title": "2048",
"description": "Play 2048!"
}
},
"clock": {