Files
uptime-kuma/src/lang
Louis Lam 7a82ae039c Fix weblate conflict and new translations (#5232)
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>
2024-10-23 08:36:22 +08:00
..
2024-05-23 02:35:56 +00:00
2024-05-23 02:35:56 +00:00
2024-07-15 00:06:18 +00:00
2024-08-29 13:48:41 +00:00
2024-10-14 15:53:13 +00:00
2024-10-06 00:27:20 +00:00
2024-10-05 14:27:30 +00:00
2023-06-26 04:52:40 +00:00
2024-01-17 19:01:36 +00:00
2023-03-20 09:57:49 +00:00
2024-08-08 00:48:42 +00:00
2024-08-09 17:58:47 +00:00
2024-05-23 02:35:58 +00:00
2023-10-11 11:28:16 +00:00
2023-12-15 10:18:32 +00:00
2023-12-15 10:18:32 +00:00
2024-07-25 03:56:41 +00:00
2024-05-23 02:35:57 +00:00
2023-12-15 10:18:32 +00:00
2024-07-29 05:34:11 +00:00
2024-01-18 03:28:33 +08:00

Translations

How to translate

(2023-01-24 Updated)

  1. Go to https://weblate.kuma.pet
  2. Register an account on Weblate
  3. Make sure your GitHub email is matched with Weblate's account, so that it could show you as a contributor on GitHub
  4. Choose your language on Weblate and start translating.

How to add a new language in the dropdown

  1. Add your language at https://weblate.kuma.pet/projects/uptime-kuma/uptime-kuma/
  2. Find the language code (You can find it at the end of the URL)
  3. Go to https://github.com/louislam/uptime-kuma/blob/master/src/i18n.js and click Edit icon
  4. Add your language at the end of languageList, format: "zh-TW": "繁體中文 (台灣)",
  5. 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. 😏