|
1 | | -# i18n |
| 1 | +<div align="center"> |
| 2 | + <h1 align="center">i18n</h1> |
| 3 | + <h4 align="center">Automations for LizardByte Crowdin projects.</h4> |
| 4 | +</div> |
2 | 5 |
|
3 | | -[](https://github.com/LizardByte/i18n/actions/workflows/_ci-node.yml?query=branch%3Amaster) |
4 | | -[](https://codecov.io/gh/LizardByte/i18n) |
| 6 | +<div align="center"> |
| 7 | + <a href="https://github.com/LizardByte/i18n/actions/workflows/_ci-node.yml?query=branch%3Amaster"><img src="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" alt="GitHub Workflow Status (CI)"></a> |
| 8 | + <a href="https://codecov.io/gh/LizardByte/i18n"><img src="https://img.shields.io/codecov/c/gh/LizardByte/i18n?token=98qpC83uM0&style=for-the-badge&logo=codecov&label=codecov" alt="Codecov"></a> |
| 9 | + <a href="https://sonarcloud.io/project/overview?id=LizardByte_i18n"><img src="https://img.shields.io/sonar/quality_gate/LizardByte_i18n?server=https%3A%2F%2Fsonarcloud.io&style=for-the-badge&logo=sonar&label=sonarcloud" alt="SonarCloud"></a> |
| 10 | +</div> |
| 11 | + |
| 12 | +<div align="center"> |
| 13 | +[ |
| 14 | + <a href="#-projects">Projects</a> • |
| 15 | + <a href="#-contributing">Contributing</a> |
| 16 | +] |
| 17 | +</div> |
5 | 18 |
|
6 | 19 | Localization repo for LizardByte. This repo syncs translations and issues from Crowdin on a schedule. A CDN is provided |
7 | 20 | and mirrored via [jsdelivr](https://www.jsdelivr.com/) to avoid using Crowdin's CDN directly. |
8 | 21 |
|
9 | | -# Contributors |
| 22 | +## ✨ Projects |
10 | 23 |
|
11 | | -Thank you to all the contributors who have helped with translations. Your contributions are greatly appreciated! |
| 24 | +| | **Completion Status** | **Contributors** | |
| 25 | +|----------------------------------------------------------------|-------------------------------------------------------------------------------------------------------|--------------------------------------------------------------------------------------------------------------------------| |
| 26 | +| [LizardByte](https://translate.lizardbyte.dev) |  |  | |
| 27 | +| [LizardByte-docs](https://crowdin.com/project/lizardbyte-docs) |  |  | |
12 | 28 |
|
13 | | -<p align="center"> |
14 | | - <a href="https://translate.lizardbyte.dev" aria-label="CrowdIn"> |
15 | | - <img src='https://raw.githubusercontent.com/LizardByte/contributors/refs/heads/dist/crowdin.606145.svg'/> |
16 | | - </a> |
17 | | -</p> |
| 29 | +## 👥 Contributing |
| 30 | + |
| 31 | +Thank you to all the contributors who have helped with translations. Your contributions are greatly appreciated! |
18 | 32 |
|
19 | | -If you would like to contribute, please follow the |
| 33 | +If you would like to contribute to localization, please follow the |
20 | 34 | [localization contributing guidelines](https://docs.lizardbyte.dev/latest/developers/contributing.html#localization) |
0 commit comments