Add messageWarn translation definition type

This commit is contained in:
Alvin Wong
2021-03-31 18:29:53 +08:00
parent 53c02dca33
commit e01361ddde
32 changed files with 276 additions and 60 deletions

View File

@@ -23,13 +23,18 @@
"OffString": "OFF",
"ResetOKMessage": "Reset OK",
"YourGainMessage": "Guad.: ",
"SettingsResetMessage": "Reset effettuato",
"NoAccelerometerMessage": "Accelerometro\nnon rilevato",
"NoPowerDeliveryMessage": "USB-PD non\ndisponibile",
"LockingKeysString": "Blocc.",
"UnlockingKeysString": "Sblocc.",
"WarningKeysLockedString": "BLOCCATO"
},
"messagesWarn": {
"SettingsResetMessage": [
"Reset effettuato",
""
]
},
"characters": {
"SettingRightChar": "D",
"SettingLeftChar": "S",
@@ -37,7 +42,7 @@
"SettingFastChar": "V",
"SettingSlowChar": "L",
"SettingMediumChar": "M",
"SettingOffChar":"O",
"SettingOffChar": "O",
"SettingStartSolderingChar": "S",
"SettingStartSleepChar": "R",
"SettingStartSleepOffChar": "A",