leiweibau / Pi.Alert

Scan the devices connected to your WIFI / LAN and alert you the connection of unknown devices. It also warns if a "always connected" device disconnects. In addition, it is possible to check web services for availability. For this purpose HTTP status codes and the response time of the service are evaluated.
https://leiweibau.net
GNU General Public License v3.0
418 stars 29 forks source link

Bug after French language change #163

Closed xekil closed 1 year ago

xekil commented 1 year ago

Hello, after selecting the French language, the majority of buttons no longer work.

Changing language or theme has no effect, etc. Cannot save changes to configuration file, etc.

Impossible to go back to reset the English language. A restart doesn't change anything, the only solution is to reinstall everything but the problem occurs again as soon as I choose the French language.

Of course I tried on several different browsers and computers and smartphones, all have the same behavior, the buttons no longer work

Thanks for your help

leiweibau commented 1 year ago

To reset the language you can delete the language setting file in the "db" directory.

An invalid character may have snuck into the language strings. For the translation I used deepl.com and ChatGPT. I am trying to determine what the problem could be.

leiweibau commented 1 year ago

Update including fix released with https://github.com/leiweibau/Pi.Alert/commit/7f9d3aa180c2255144adaa6ddd6552d72bf3025b

xekil commented 1 year ago

thank you