Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

docs: add translation information #44

Merged
merged 1 commit into from
Oct 6, 2022
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
10 changes: 9 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,9 @@
<a href="https://github.com/TomBursch/kitchenowl">
<img alt="Stars" src="https://img.shields.io/github/stars/tombursch/kitchenowl" />
</a>
<a href="https://hosted.weblate.org/engage/kitchenowl/">
<img alt="Translation" src="https://hosted.weblate.org/widgets/kitchenowl/-/kitchenowl/svg-badge.svg" />
</a>
<a href="https://matrix.to/#/#kitchenowl:matrix.org">
<img alt="Matrix" src="https://img.shields.io/matrix/kitchenowl:matrix.org">
</a>
Expand Down Expand Up @@ -88,7 +91,12 @@ Please take a look at the [docs](https://tombursch.github.io/kitchenowl/).

## 🙌 Contributing

From opening a bug report to creating a pull request: every contribution is appreciated and welcomed. If you're planning to implement a new feature or change the API please create an issue first. This way, we can ensure your work is not in vain. For more information see [Contributing](CONTRIBUTING.md) or get in contact by joining our [Matrix space](https://matrix.to/#/#kitchenowl:matrix.org).
From opening a bug report to creating a pull request: every contribution is appreciated and welcomed. If you're planning to implement a new feature or change the API please create an issue first. This way, we can ensure your work is not in vain.
For more information see [Contributing](CONTRIBUTING.md) or get in contact by joining our [Matrix space](https://matrix.to/#/#kitchenowl:matrix.org).

### Translations

You can help translate the App into your language by using [Weblate](https://hosted.weblate.org/engage/kitchenowl/)!

## 📚 Related

Expand Down