Update Slovak language (#13187)
This commit is contained in:
committed by
Scott Lahteine
parent
c041eec699
commit
567d03a269
@ -1362,3 +1362,6 @@
|
||||
#ifndef MSG_SERVICE_RESET
|
||||
#define MSG_SERVICE_RESET _UxGT("Reset")
|
||||
#endif
|
||||
#ifndef MSG_SERVICE_IN
|
||||
#define MSG_SERVICE_IN _UxGT(" in:")
|
||||
#endif
|
||||
|
@ -506,3 +506,6 @@
|
||||
#define MSG_TMC_HOMING_THRS _UxGT("Bezsenzor. domov")
|
||||
#define MSG_TMC_STEPPING_MODE _UxGT("Režim krokovania")
|
||||
#define MSG_TMC_STEALTH_ENABLED _UxGT("StealthChop zapnutý")
|
||||
|
||||
#define MSG_SERVICE_RESET _UxGT("Vynulovať")
|
||||
#define MSG_SERVICE_IN _UxGT(" za:")
|
||||
|
Reference in New Issue
Block a user