mirror of
https://github.com/louislam/uptime-kuma.git
synced 2025-03-08 06:05:52 -05:00

* Add toast timeout to the settings Changing gui, adding timeout with a fix value memo rc rollback readme cleanup code cleanup code Review fixes review fix 2 * Feat: Add clearAll button below toastContainer * Feat: Load & Apply defaults, improve wording Chore: Remove unused * Feat: Change setting to affect monitor notif. only * Apply suggestions from code review Co-authored-by: Matthew Nickson <mnickson@sidingsmedia.com> * Chore: Fix JSDoc --------- Co-authored-by: Berczi Sandor <sandor.berczi@urss.hu> Co-authored-by: Matthew Nickson <mnickson@sidingsmedia.com>
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. 😏