Revert Locales.md example

This commit is contained in:
_Neo_
2026-03-24 22:26:15 +02:00
parent bb687b6523
commit a710a8756f

View File

@@ -38,12 +38,12 @@ If no json file exists for the specific part of the emulator you're working on,
{ {
"Locales": [ "Locales": [
{ {
"ID": "SettingsTabInputDirectMouseAccess", "ID": "MenuBarActionsOpenMiiEditor",
"Translations": { "Translations": {
"ar_SA": "الوصول المباشر للفأرة", "ar_SA": "",
"en_US": "Direct Mouse Access", "en_US": "Mii Editor",
... ...
"zh_TW": "滑鼠直接存取" "zh_TW": "Mii 編輯器"
} }
}, },
{ {