mirror of
https://github.com/louislam/uptime-kuma.git
synced 2025-08-21 12:11:21 +08:00
Co-authored-by: Jochem Pluim <jochem@pluim.nu> Co-authored-by: Zandor Smith <info@zsinfo.nl> Co-authored-by: Anonymous <noreply@weblate.org> Co-authored-by: Ryo Hanafusa <ryo7gumi@gmail.com> Co-authored-by: Eduard Dev <legocuedy09@gmail.com> Co-authored-by: Gunnar Norin <gunnar.norin@gmail.com> Co-authored-by: AmadeusGraves <angelfx19@gmail.com> Co-authored-by: Dan Misener <dan@misener.org> Co-authored-by: Алексей Добрый <support@diera.ru> Co-authored-by: Ilkka Myller <ilkka.myller@nodefield.com> Co-authored-by: Nelson Chan <chakflying@hotmail.com> Co-authored-by: Lance <2124757129@qq.com> Co-authored-by: Peter Dave Hello <hsu@peterdavehello.org> Co-authored-by: PhongPham <pttphong1202@gmail.com>
Translations
How to translate
(2023-01-24 Updated)
- Go to https://weblate.kuma.pet
- Register an account on Weblate
- Make sure your GitHub email is matched with Weblate's account, so that it could show you as a contributor on GitHub
- Choose your language on Weblate and start translating.
How to add a new language in the dropdown
- Add your language at https://weblate.kuma.pet/projects/uptime-kuma/uptime-kuma/
- Find the language code (You can find it at the end of the URL)
- Go to https://github.com/louislam/uptime-kuma/blob/master/src/i18n.js and click
Edit
icon - Add your language at the end of
languageList
, format:"zh-TW": "繁體中文 (台灣)",
- Commit and make a pull request for me to approve
If you do not have programming skills, let me know in the issues section. I will assist you. 😏