feat(settings/options/language): implement language selection menu
This commit is contained in:
1
i18n/locales/de.json
Normal file
1
i18n/locales/de.json
Normal file
@@ -0,0 +1 @@
|
||||
{}
|
||||
@@ -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
1
i18n/locales/es.json
Normal file
@@ -0,0 +1 @@
|
||||
{}
|
||||
1
i18n/locales/fr.json
Normal file
1
i18n/locales/fr.json
Normal file
@@ -0,0 +1 @@
|
||||
{}
|
||||
1
i18n/locales/it.json
Normal file
1
i18n/locales/it.json
Normal file
@@ -0,0 +1 @@
|
||||
{}
|
||||
1
i18n/locales/ja.json
Normal file
1
i18n/locales/ja.json
Normal file
@@ -0,0 +1 @@
|
||||
{}
|
||||
Reference in New Issue
Block a user