0
0
Fork 0
mirror of https://github.com/MarlinFirmware/Marlin.git synced 2025-02-17 14:50:58 +00:00

Merge pull request #5446 from gege2b/RCBugFix-french

Update french translation (LIGHTS str)
This commit is contained in:
Scott Lahteine 2016-12-09 02:49:32 -08:00 committed by GitHub
commit 52f8924f6e

View file

@ -191,6 +191,8 @@
#define MSG_INFO_EXTRUDERS "Extruders"
#define MSG_INFO_BAUDRATE "Baud"
#define MSG_INFO_PROTOCOL "Protocole"
#define MSG_LIGHTS_ON "Allumer boitier"
#define MSG_LIGHTS_OFF "Eteindre boitier"
#if LCD_WIDTH >= 20
#define MSG_INFO_PRINT_COUNT "Nbre impressions"