Added new trasnslatable labels.
* Added MSG_END_HOUR and MSG_END_MINUTE labels to all language files. * Available translations: EN, FR, DE, ES, IT, PT, PT-BR.
This commit is contained in:
@ -417,6 +417,12 @@
|
||||
#ifndef MSG_ERR_MAXTEMP_BED
|
||||
#define MSG_ERR_MAXTEMP_BED "Err: MAXTEMP BED"
|
||||
#endif
|
||||
#ifndef MSG_END_HOUR
|
||||
#define MSG_END_HOUR "hours"
|
||||
#endif
|
||||
#ifndef MSG_END_MINUTE
|
||||
#define MSG_END_MINUTE "minutes"
|
||||
#endif
|
||||
|
||||
#ifdef DELTA_CALIBRATION_MENU
|
||||
#ifndef MSG_DELTA_CALIBRATE
|
||||
|
Reference in New Issue
Block a user