You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: MaiChartManager/Front/src/locales/en.yaml
+18Lines changed: 18 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -348,6 +348,9 @@ mod:
348
348
button2P: 2P Button {index}
349
349
select1P: 1P Select
350
350
select2P: 2P Select
351
+
disableIO4: Disable IO4 Input
352
+
disableIO4Tip: Toggle on to disable corresponding input. After disabling IO4 input, your compatible IO4 board or segatools IO4 simulation will be ignored.
353
+
disableIO4System: System Buttons (Test, Service)
351
354
soundChannel:
352
355
P1SpeakerLeft: 1P Speaker Left
353
356
P1SpeakerRight: 1P Speaker Right
@@ -361,6 +364,8 @@ mod:
361
364
judgeAccuracyInfo:
362
365
author: 'Author: '
363
366
viewDoc: View Documentation
367
+
trackCamouflage:
368
+
viewDoc: View Configuration Instructions
364
369
commentOverrides:
365
370
Fancy_GamePlay_JudgeDisplay4B: |
366
371
More detailed judge display
@@ -410,6 +415,19 @@ mod:
410
415
oneClickInstall: One-Click Install
411
416
installed: Correctly installed
412
417
installFailed: Error occurred while installing Maimoller dependencies
418
+
button1: Button 1 (Triangle)
419
+
button2: Button 2 (Circle)
420
+
button3: Button 3 (Circle)
421
+
button4: Button 4 (Circle)
422
+
Touch1p: 1P Touchscreen
423
+
Touch2p: 2P Touchscreen
424
+
Button1p: 1P Buttons
425
+
Button2p: 2P Buttons
426
+
Led1p: 1P LEDs
427
+
Led2p: 2P LEDs
428
+
P1: Enable 1P
429
+
P2: Enable 2P
430
+
tip: If mixing Maimoller with other protocols, disable this for the non-Maimoller side
0 commit comments