feat: Added translation status badge from inlang (#2080)

# Added translation status badge from inlang

To better see when there are missing translations or contribution
opportunities.

# What I changed
- Added a dynamic image for markdown that renders the translation status
This commit is contained in:
Nils Jacobsen 2024-01-26 02:59:16 +01:00 committed by GitHub
parent c5546fd374
commit d66df5eb06
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -31,6 +31,8 @@ Enhancements are also tracked as GitHub issues and use the feature request templ
### Code Contributions
[![inlang status badge](https://badge.inlang.com/?url=github.com/StanGirard/quivr)](https://fink.inlang.com/https://badge.inlang.com/?url=github.com/StanGirard/quivr?ref=badge)
1. Fork the repository.
2. Make your changes in a new git branch.
3. Test your changes.