feat(settings/options/language): implement language selection menu

This commit is contained in:
2026-01-14 21:20:22 +01:00
parent f60b9b21f4
commit b5de727d6c
10 changed files with 124 additions and 4 deletions

1
i18n/locales/de.json Normal file
View File

@@ -0,0 +1 @@
{}

View File

@@ -23,7 +23,8 @@
},
"language": {
"title": "Language",
"description": "Select the language to use."
"description": "Select the language to use.",
"confirmation": "Language set to English."
},
"gbaMode": {
"title": "GBA Mode",

1
i18n/locales/es.json Normal file
View File

@@ -0,0 +1 @@
{}

1
i18n/locales/fr.json Normal file
View File

@@ -0,0 +1 @@
{}

1
i18n/locales/it.json Normal file
View File

@@ -0,0 +1 @@
{}

1
i18n/locales/ja.json Normal file
View File

@@ -0,0 +1 @@
{}