Files
dockge/frontend/src/lang
Cyril59310 be562ce66e Translated using Weblate (French)
Currently translated at 100.0% (130 of 130 strings)

Translation: Dockge/dockge
Translate-URL: https://weblate.kuma.pet/projects/dockge/dockge/fr/
2025-03-29 07:17:29 +00:00
..
2024-10-13 12:40:45 +00:00
2024-10-13 12:40:45 +00:00
2024-10-13 12:40:45 +00:00
2023-12-16 15:18:03 +00:00
2024-10-13 12:40:45 +00:00
2024-10-13 12:40:45 +00:00
2024-10-14 00:51:59 +08:00
2024-10-13 12:40:45 +00:00
2025-03-29 07:17:29 +00:00
2024-10-13 12:40:45 +00:00
2024-10-13 12:40:45 +00:00
2024-10-13 12:40:45 +00:00
2024-10-13 12:40:45 +00:00
2024-01-21 16:51:02 +00:00
2024-01-21 16:51:01 +00:00
2024-10-13 12:40:45 +00:00
2024-10-13 12:40:45 +00:00
2024-10-13 12:40:45 +00:00
2023-12-03 10:13:01 +00:00
2024-01-18 18:16:31 +00:00
2024-10-13 12:40:45 +00:00
2024-10-13 12:40:45 +00:00
2024-10-13 12:40:45 +00:00
2024-10-13 12:40:45 +00:00
2024-01-19 18:56:15 +00:00
2024-01-04 14:56:14 +00:00

Translations

A simple guide on how to translate Dockge in your native language.

How to Translate

(11-26-2023) 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/dockge/dockge/.
  2. Find the language code (You can find it at the end of the URL)
  3. Add your language at the end of languageList in frontend/src/i18n.ts, format: "zh-TW": "繁體中文 (台灣)",
  4. Commit to new branch and make a new Pull Request for me to approve.