style: format en docs

This commit is contained in:
Mr.Hope
2023-04-26 12:06:29 +08:00
parent ac4a955bd1
commit a02b8f8cfe
32 changed files with 385 additions and 220 deletions

View File

@@ -1,11 +1,13 @@
# Localization
## Localization Process
Snap Hutao Project features were originally based on the China server, but we are also trying to expand the coverage globally through the support of the MiHoYo global gaming server & software localization.Currently, our localization process includes:
- Snap Hutao
- [x] Localization framework
- [ ] Client translation
- Process:![Crowdin](https://badges.crowdin.net/snap-hutao/localized.svg)
- Process: ![Crowdin](https://badges.crowdin.net/snap-hutao/localized.svg)
- [x] English
- [x] Traditional Chinese
- [x] Korean
@@ -37,9 +39,8 @@ Snap Hutao Project features were originally based on the China server, but we ar
- **You can provide your translation at [translate.hut.ao](https://translate.hut.ao)**
- Snap Hutao Docs
- The developer team is maintaining Chinese documents and working on English documents
- You can clone the [docs repository](https://github.com/DGP-Studio/Snap.Hutao.Docs), translate docs with your
favourite tools, and make a Pull Request to contribute your work to the main repository
- You can clone the [docs repository](https://github.com/DGP-Studio/Snap.Hutao.Docs), translate docs with your
favorite tools, and make a Pull Request to contribute your work to the main repository
- If you are adding a new language, you can copy the entire `en` folder and rename it with [ISO 639-1 language code](https://en.wikipedia.org/wiki/List_of_ISO_639-1_codes)
- For example `jp` as Japanese
- Do not translate based on Chinese docs (`zh`) as there are some content only specific useful for Chinese users; they are not useful for international users.