mirror of
https://git.ryujinx.app/ryubing/ryujinx.git
synced 2026-06-06 04:19:15 +00:00
Revert Locales.md example
This commit is contained in:
@@ -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 編輯器"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
|||||||
Reference in New Issue
Block a user