emxsys / callattendant

A python-based automated call attendant, call blocker, and voice messaging system running on a Raspberry Pi. Screens callers and block robocalls and scams with a low-cost Raspberry Pi and modem.
https://emxsys.github.io/callattendant/
MIT License
115 stars 37 forks source link

French translation #140

Closed J0hnMatrix closed 1 year ago

J0hnMatrix commented 3 years ago

Hello, Only to propose the User interface french translation.

emxsys commented 3 years ago

John, this is great! Thank you so very much.

To get me back up to speed, what more needs to be done? Do we need to add a dropdown control to so the user can pick a language, or is the language selection going to be done by the browser based on the user's locale?

I'm about ready to reengage with this project again after working on something else for awhile. I look forward to including this in the next release.

J0hnMatrix commented 3 years ago

Anytime! ;-)

I think both options can be considered. As far as I have understand Flask can automatically set a language depending of the browser locale (this is a great feature) but a drop-down list is also very nice to have :)