mirror of
https://github.com/go-task/task.git
synced 2024-12-14 10:52:43 +02:00
23 lines
763 B
Plaintext
23 lines
763 B
Plaintext
---
|
|
slug: /translate/
|
|
sidebar_position: 12
|
|
---
|
|
|
|
# Translate
|
|
|
|
Want to help us translate this documentation? In this document we explain how.
|
|
|
|
Do NOT edit translated markdown files directly on the GitHub repository! We use
|
|
[Crowdin][crowdin] to allow contributors on work on translations. The repository
|
|
is periodically updated with progress from Crowdin.
|
|
|
|
If you want to have access to the Crowdin project to be able to suggest
|
|
translations, please ask for access on the [#translations channel on our Discord
|
|
server][discord]. If a given language is not being shown to Crowdin yet, just
|
|
ask and we can configure it.
|
|
|
|
{/* prettier-ignore-start */}
|
|
[crowdin]: https://crowdin.com/project/taskfile
|
|
[discord]: https://discord.gg/6TY36E39UK
|
|
{/* prettier-ignore-end */}
|