Merge pull request #5068 from esenapaj/Fix-for-PR-#5066
Fix for the PR #5066 (Updated french translation)
This commit is contained in:
commit
aa99bd8d13
@ -192,14 +192,15 @@
|
||||
#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
|
||||
#define MSG_INFO_PRINT_COUNT "Impressions"
|
||||
#define MSG_INFO_COMPLETED_PRINTS "Terminees"
|
||||
#define MSG_INFO_PRINT_TIME "Total"
|
||||
#define MSG_INFO_PRINT_LONGEST "+ long"
|
||||
#define MSG_INFO_PRINT_FILAMENT "Filament"
|
||||
#define MSG_INFO_PRINT_COUNT "Impressions"
|
||||
#define MSG_INFO_COMPLETED_PRINTS "Terminees"
|
||||
#define MSG_INFO_PRINT_TIME "Total"
|
||||
#define MSG_INFO_PRINT_LONGEST "+ long"
|
||||
#define MSG_INFO_PRINT_FILAMENT "Filament"
|
||||
#endif
|
||||
|
||||
#define MSG_INFO_MIN_TEMP "Temp Min"
|
||||
|
Loading…
Reference in New Issue
Block a user