Skip to content
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
17 changes: 15 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,5 +3,18 @@
[![GitHub Workflow Status (CI)](https://img.shields.io/github/actions/workflow/status/lizardbyte/i18n/_ci-node.yml.svg?branch=master&label=CI%20build&logo=github&style=for-the-badge)](https://github.com/LizardByte/i18n/actions/workflows/_ci-node.yml?query=branch%3Amaster)
[![Codecov](https://img.shields.io/codecov/c/gh/LizardByte/i18n?token=98qpC83uM0&style=for-the-badge&logo=codecov&label=codecov)](https://codecov.io/gh/LizardByte/i18n)

Localization repo for LizardByte. This repo syncs translations from Crowdin on a schedule, and provides
a CDN mirror via jsdelivr to avoid using Crowdin's CDN directly.
Localization repo for LizardByte. This repo syncs translations and issues from Crowdin on a schedule. A CDN is provided
and mirrored via [jsdelivr](https://www.jsdelivr.com/) to avoid using Crowdin's CDN directly.

# Contributors

Thank you to all the contributors who have helped with translations. Your contributions are greatly appreciated!

<p align="center">
<a href="https://translate.lizardbyte.dev" aria-label="CrowdIn">
<img src='https://raw.githubusercontent.com/LizardByte/contributors/refs/heads/dist/crowdin.606145.svg'/>
</a>
</p>

If you would like to contribute, please follow the
[localization contributing guidelines](https://docs.lizardbyte.dev/latest/developers/contributing.html#localization)
Loading