Files
uptime-kuma/src/lang
2026-03-08 05:09:38 +00:00
..
2024-05-23 02:35:56 +00: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-03-05 01:30:37 +00:00
2026-02-13 14:35:22 +00:00
2026-01-05 23:54:50 +00:00
2026-02-28 22:19:02 +00:00
2025-08-30 17:29:37 +00:00
2026-03-08 05:09:37 +00:00
2025-12-24 02:36:33 +00:00
2026-02-13 14:35:22 +00:00
2025-07-05 04:38:12 +00:00
2026-03-05 01:30:37 +00:00
2026-03-08 05:09:37 +00:00
2025-12-11 02:44:26 +00:00
2026-02-28 22:19:02 +00:00
2025-12-11 02:44:27 +00:00
2026-03-08 05:09:37 +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
2026-03-08 05:09:37 +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
2026-02-28 22:19:02 +00:00
2025-10-10 10:32:02 +00:00
2026-03-05 01:30:37 +00:00
2026-03-05 01:30:37 +00:00
2026-03-08 05:09:37 +00:00
2024-05-23 02:35:57 +00:00
2026-02-28 22:19:02 +00:00
2026-02-28 22:19:02 +00:00
2026-01-25 08:27:09 +00:00
2024-07-29 05:34:11 +00:00
2024-01-18 03:28:33 +08:00
2026-02-19 04:56:12 +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. 😏