🌐 Fix, add some menu labels (#23895)

This commit is contained in:
Ludy
2022-03-13 00:36:23 +01:00
committed by GitHub
parent bff55ea605
commit 0bf319c57a
3 changed files with 8 additions and 1 deletions

View File

@@ -336,6 +336,7 @@ namespace Language_fr {
LSTR MSG_BRIGHTNESS = _UxGT("Luminosité LCD");
LSTR MSG_CONTRAST = _UxGT("Contraste LCD");
LSTR MSG_LCD_BKL_TIMEOUT = _UxGT("Veille LCD (s)");
LSTR MSG_BRIGHTNESS_OFF = _UxGT("Éteindre l'écran LCD");
LSTR MSG_STORE_EEPROM = _UxGT("Enregistrer config.");
LSTR MSG_LOAD_EEPROM = _UxGT("Charger config.");
LSTR MSG_RESTORE_DEFAULTS = _UxGT("Restaurer défauts");