Currently translated at 100.0% (113 of 113 strings) Translation: Dockge/dockge Translate-URL: https://weblate.kuma.pet/projects/dockge/dockge/id/ |
||
|---|---|---|
| .. | ||
| ar.json | ||
| bg-BG.json | ||
| cs-CZ.json | ||
| da.json | ||
| de.json | ||
| en.json | ||
| es.json | ||
| fr.json | ||
| id.json | ||
| it-IT.json | ||
| ja.json | ||
| ko-KR.json | ||
| nl.json | ||
| pl-PL.json | ||
| pt-BR.json | ||
| pt.json | ||
| README.md | ||
| ro.json | ||
| ru.json | ||
| sl.json | ||
| sv-SE.json | ||
| th.json | ||
| tr.json | ||
| uk-UA.json | ||
| ur.json | ||
| zh-CN.json | ||
| zh-TW.json | ||
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.