Fix for the PR #5066 (Updated french translation)
This commit is contained in:
Scott Lahteine
2016-10-23 02:56:36 -05:00
committed by GitHub

View File

@ -192,6 +192,7 @@
#if LCD_WIDTH > 19
#define MSG_INFO_PRINT_COUNT "Nbre impressions"
#define MSG_INFO_COMPLETED_PRINTS "Terminees"
#define MSG_INFO_PRINT_TIME "Tps impr. total"
#define MSG_INFO_PRINT_LONGEST "Impr. la + longue"
#define MSG_INFO_PRINT_FILAMENT "Total filament"
#else