What's Changed
* Fix setting language over header 19 by beu-adesso in https://github.com/Anbarryprojects/fastapi-babel/pull/23
* Fixes language code mismatch when receiving languages with dashes, for instance: zh-CN, en-US, etc.. by AnderUstarroz in https://github.com/Anbarryprojects/fastapi-babel/pull/26
* Implemented request scoped translations by AnderUstarroz in https://github.com/Anbarryprojects/fastapi-babel/pull/29
* Correct typos in the README by caffeinatedgaze in https://github.com/Anbarryprojects/fastapi-babel/pull/30
* [FIX] readme by Legopapurida in https://github.com/Anbarryprojects/fastapi-babel/pull/31
* [REF] Refactored examples by new changes. by Legopapurida in https://github.com/Anbarryprojects/fastapi-babel/pull/32
* [FIX] translation files has been deleted from by Legopapurida in https://github.com/Anbarryprojects/fastapi-babel/pull/33
* [FIX] dependency injection and examples has been fixed. by Legopapurida in https://github.com/Anbarryprojects/fastapi-babel/pull/34
New Contributors
* beu-adesso made their first contribution in https://github.com/Anbarryprojects/fastapi-babel/pull/23
* AnderUstarroz made their first contribution in https://github.com/Anbarryprojects/fastapi-babel/pull/26
* caffeinatedgaze made their first contribution in https://github.com/Anbarryprojects/fastapi-babel/pull/30
**Full Changelog**: https://github.com/Anbarryprojects/fastapi-babel/compare/v0.0.8...v0.0.9