Update D_HTTP_CONFIG_CHANGED

This commit is contained in:
fvanroie 2022-01-12 00:49:08 +01:00
parent 394ba36c84
commit 1b08419a21

View File

@ -146,7 +146,7 @@
#define D_HTTP_MAIN_MENU "Main Menu"
#define D_HTTP_REBOOT "Restart"
#define D_HTTP_CONFIGURATION "Configuration"
#define D_HTTP_CONFIG_CHANGED "La configuration a changé, cliquez sur <a href='/reboot'>Redémarrer</a> pour enregistrer les modifications dans le flash."
#define D_HTTP_CONFIG_CHANGED "The configuration has changed, please click <a href='/reboot'>Restart</a> to save changes to flash."
#define D_HTTP_SENDING_PAGE "Sent %S page to %s"
#define D_HTTP_FOOTER "by Francis Van Roie"