mirror of
https://github.com/louislam/dockge.git
synced 2026-05-21 14:02:17 +00:00
Currently translated at 100.0% (114 of 114 strings) Translation: Dockge/dockge Translate-URL: https://weblate.kuma.pet/projects/dockge/dockge/it/
Translations
A simple guide on how to translate Dockge in your native language.
How to Translate
(11-26-2023) 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/dockge/dockge/.
- Find the language code (You can find it at the end of the URL)
- Add your language at the end of
languageListinfrontend/src/i18n.ts, format:"zh-TW": "繁體中文 (台灣)", - Commit to new branch and make a new Pull Request for me to approve.