Files
uptime-kuma/src/lang
Alireza 72a5a36541 feat: add customizable matrix notifications (#6899)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2026-02-10 02:55:13 +01:00
..
2025-12-24 02:36:33 +00:00
2025-05-30 10:43:07 +00:00
2026-01-29 08:51:50 +00:00
2025-10-10 10:32:02 +00:00
2025-12-11 02:44:26 +00:00
2026-01-29 08:51:50 +00:00
2026-01-25 08:27:09 +00:00
2026-01-25 08:27:08 +00:00
2026-01-05 23:54:50 +00:00
2026-02-05 18:14:10 +00:00
2025-08-30 17:29:37 +00:00
2026-01-25 08:27:08 +00:00
2025-12-24 02:36:33 +00:00
2025-12-11 02:44:26 +00:00
2025-07-05 04:38:12 +00:00
2026-02-05 18:14:09 +00:00
2026-01-25 08:27:08 +00:00
2025-12-11 02:44:26 +00:00
2026-01-25 08:27:09 +00:00
2025-12-11 02:44:27 +00:00
2026-01-05 23:54:50 +00:00
2025-12-11 02:44:26 +00:00
2026-01-05 23:54:50 +00:00
2025-12-11 02:44:27 +00:00
2026-01-25 08:27:08 +00:00
2024-08-09 17:58:47 +00:00
2024-05-23 02:35:58 +00:00
2026-01-05 23:54:50 +00:00
2025-12-11 02:44:28 +00:00
2026-01-05 23:54:50 +00:00
2025-10-10 10:32:02 +00:00
2025-03-28 08:34:28 +00:00
2026-01-29 19:22:31 +00:00
2026-02-05 18:14:09 +00:00
2025-12-11 02:44:28 +00:00
2026-01-25 08:27:10 +00:00
2026-01-25 08:27:09 +00:00
2024-07-29 05:34:11 +00: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. 😏