Skip to content

Commit

Permalink
locale: update locale
Browse files Browse the repository at this point in the history
Signed-off-by: Stefan Dej <[email protected]>
  • Loading branch information
meteyou committed Jul 6, 2024
1 parent f952f20 commit e358d8d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/locales/en.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,9 +37,9 @@
"Remind": "Remind:",
"ShowDetails": "show details",
"TmcOtFlag": "Stepper driver error: OT flag set",
"TmcOtFlagText": "The stepper driver '{name}' has triggered the OT flag. This is an indication of a over temperature condition. This can be caused by a too high current. Please check the stepper driver settings and cooling.",
"TmcOtFlagText": "The stepper driver '{name}' has triggered the OT flag and stopped working. This can be caused by a too high current. Please check the stepper driver settings and cooling.",
"TmcOtpwFlag": "Stepper driver warning: OTPW flag set",
"TmcOtpwFlagText": "The stepper driver '{name}' has triggered the OTPW flag. This is an indication of a over temperature condition. This can be caused by a too high current. Please check the stepper driver settings and cooling."
"TmcOtpwFlagText": "The stepper driver '{name}' has triggered the OTPW flag and will stop working in a short time if it gets any hotter. This is an indication of an over temperature condition. This can be caused by a too high current. Please check the stepper driver settings and cooling."
},
"NumberInput": {
"GreaterOrEqualError": "Must be greater or equal than {min}!",
Expand Down

0 comments on commit e358d8d

Please sign in to comment.