tvallotton / rocket_auth

An implementation for an authentication API for Rocket applications.
https://docs.rs/rocket_auth/
Apache License 2.0
73 stars 35 forks source link

Add french language support #30

Open julien-me opened 2 years ago

tvallotton commented 2 years ago

Sorry for not responding immediately, I haven't had much time lately. I will be merging this pull request when I figure out how I'm going to implement the language settings. As I currently plan, I will make a separate crate hosting a configurable LangCode guard.