feat: Add warning when there is a mismatch between WebUI and firmware
This commit is contained in:
parent
22c5bb2bee
commit
f5a9133cab
5 changed files with 15 additions and 5 deletions
|
@ -79,7 +79,8 @@
|
|||
"title": "Besturing",
|
||||
"frontlight": "Displaylicht",
|
||||
"turnOn": "Aanzetten",
|
||||
"flashFrontlight": "Knipper"
|
||||
"flashFrontlight": "Knipper",
|
||||
"fwCommitMismatch": "De firmwareversie verschilt van de WebUI -versie, dit kan problemen veroorzaken."
|
||||
},
|
||||
"status": {
|
||||
"title": "Status",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue