Skip to content

Commit 9ba38d5

Browse files
docs: update readme (#19)
1 parent 9d5662f commit 9ba38d5

1 file changed

Lines changed: 25 additions & 11 deletions

File tree

README.md

Lines changed: 25 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -1,20 +1,34 @@
1-
# i18n
1+
<div align="center">
2+
<h1 align="center">i18n</h1>
3+
<h4 align="center">Automations for LizardByte Crowdin projects.</h4>
4+
</div>
25

3-
[![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)
4-
[![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)
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>
518

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

9-
# Contributors
22+
## ✨ Projects
1023

11-
Thank you to all the contributors who have helped with translations. Your contributions are greatly appreciated!
24+
| **Project** | **Completion Status** | **Contributors** |
25+
|----------------------------------------------------------------|-------------------------------------------------------------------------------------------------------|--------------------------------------------------------------------------------------------------------------------------|
26+
| [LizardByte](https://translate.lizardbyte.dev) | ![LizardByte completion](https://app.lizardbyte.dev/dashboard/crowdin/LizardByte_graph.svg) | ![LizardByte Crowdin](https://raw.githubusercontent.com/LizardByte/contributors/refs/heads/dist/crowdin.606145.svg) |
27+
| [LizardByte-docs](https://crowdin.com/project/lizardbyte-docs) | ![LizardByte-docs completion](https://app.lizardbyte.dev/dashboard/crowdin/LizardByte_docs_graph.svg) | ![LizardByte-docs Crowdin](https://raw.githubusercontent.com/LizardByte/contributors/refs/heads/dist/crowdin.614257.svg) |
1228

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!
1832

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

0 commit comments

Comments
 (0)