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:
parent
2e7a4bd7db
commit
d08782386b
17 changed files with 39 additions and 2 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue