From f904ed2bec3e0efa683537f0654ed9d79c24a12a Mon Sep 17 00:00:00 2001 From: KOWX712 Date: Thu, 10 Jul 2025 03:46:17 +0800 Subject: [PATCH] misc: add translation contributor list --- .github/workflows/crowdin.yml | 2 +- module/webui/locales/CONTRIBUTOR.md | 89 +++++++++++++++++++++++++++++ module/webui/locales/GUIDE.md | 2 +- 3 files changed, 91 insertions(+), 2 deletions(-) create mode 100644 module/webui/locales/CONTRIBUTOR.md diff --git a/.github/workflows/crowdin.yml b/.github/workflows/crowdin.yml index bec2f60..95482a6 100644 --- a/.github/workflows/crowdin.yml +++ b/.github/workflows/crowdin.yml @@ -1,4 +1,4 @@ -name: Crowdin Action +name: crowdin on: push: diff --git a/module/webui/locales/CONTRIBUTOR.md b/module/webui/locales/CONTRIBUTOR.md new file mode 100644 index 0000000..6168f55 --- /dev/null +++ b/module/webui/locales/CONTRIBUTOR.md @@ -0,0 +1,89 @@ +# Translation Contributor List + +## Arabic + +- [ZG089](https://github.com/ZG089) + +--- + +## Azerbaijani + +- [mnasibzade](https://github.com/mnasibzade) + +--- + +## Chinese (Simplified) + +- [xiaokuqwq](https://github.com/xiaokuqwq) + +--- + +## French + +- [anaelle-dev](https://github.com/anaelle-dev) +- [GhostFRR](https://github.com/GhostFRR) + +--- + +## German + +- [xxOrdulu52xx](https://github.com/xxOrdulu52xx) + +--- + +## Greek + +- [Goku818](https://github.com/Goku818) + +--- + +## Indonesian + +- [chisewaguri](https://github.com/chisewaguri) +- [Rem01Gaming](https://github.com/Rem01Gaming) + +--- + +## Italian + +- [luigimak](https://github.com/luigimak) +- [GRgabrix](https://github.com/GRgabrix) + +--- + +## Japanese + +- [reindex-ot](https://github.com/reindex-ot) + +--- + +### Polish + +- [Bladius2024](https://github.com/Bladius2024) + +--- + +## Portuguese (Brazilian) + +- [JeanxPereira](https://github.com/JeanxPereira) +- [SecretGogeta](https://github.com/SecretGogeta) + +--- + +## Spanish + +- [Keinta15](https://github.com/Keinta15) + +--- + +## Turkish + +- [berkmirsatk](https://github.com/berkmirsatk) +- [cvnertnc](https://github.com/cvnertnc) + +--- + +## Ukrainian + +- [StepanSad](https://github.com/StepanSad) +- [IlliaS](https://github.com/IlliaS) diff --git a/module/webui/locales/GUIDE.md b/module/webui/locales/GUIDE.md index 5bde5b3..c9c5f3f 100644 --- a/module/webui/locales/GUIDE.md +++ b/module/webui/locales/GUIDE.md @@ -3,7 +3,7 @@ ## Update Existing Language - Update translation in [Crowdin](https://crowdin.com/project/TA_utl). -- Since crowdin didn't preserve authorship, you can also leave a message in comment section of the pull request that opened by crowdin bot so I can give credit. +- Add your name to [translation contibutor list](https://github.com/KOWX712/Tricky-Addon-Update-Target-List/blob/main/module/webui/locales/GUIDE.md) (Issue/Pull Request). ---