Files
uptime-kuma/src/lang
2026-07-17 00:37:46 +00:00
..
2024-05-23 02:35:56 +00:00
2025-12-24 02:36:33 +00:00
2026-04-18 10:49:05 +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-06-17 20:54:20 +00:00
2026-02-13 14:35:22 +00:00
2026-01-05 23:54:50 +00:00
2026-03-24 18:37:26 +00:00
2026-06-17 20:54:19 +00:00
2026-04-18 10:49:05 +00:00
2025-12-24 02:36:33 +00:00
2026-06-17 20:54:19 +00:00
2026-05-30 13:42:21 +00:00
2026-06-17 20:54:19 +00:00
2026-05-30 13:42:21 +00:00
2023-06-26 04:52:40 +00:00
2024-01-17 19:01:36 +00:00
2026-04-18 10:49:06 +00:00
2026-06-17 20:54:20 +00:00
2025-12-11 02:44:27 +00:00
2026-06-17 20:54:19 +00:00
2026-06-17 20:54:20 +00:00
2026-01-05 23:54:50 +00:00
2025-12-11 02:44:27 +00:00
2026-03-24 18:37:26 +00:00
2026-04-18 10:49:06 +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-05-30 13:42:21 +00:00
2023-12-15 10:18:32 +00:00
2023-12-15 10:18:32 +00:00
2026-04-18 10:49:06 +00:00
2026-05-01 03:27:03 +00:00
2026-03-05 01:30:37 +00:00
2026-05-01 03:27:03 +00:00
2026-06-17 20:54:20 +00:00
2024-05-23 02:35:57 +00:00
2026-06-17 20:54:19 +00:00
2026-02-28 22:19:02 +00:00
2026-06-17 20:54:20 +00:00
2026-04-18 10:49:06 +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
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. 😏