diff options
Diffstat (limited to 'doc/development/i18n/index.md')
-rw-r--r-- | doc/development/i18n/index.md | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/development/i18n/index.md b/doc/development/i18n/index.md index 7f59d30f8f9..929eded3f8e 100644 --- a/doc/development/i18n/index.md +++ b/doc/development/i18n/index.md @@ -30,7 +30,7 @@ See [Externalization for GitLab](externalization.md). ### Translate strings The translation process is managed at <https://translate.gitlab.com> -using [Crowdin](https://crowdin.com/). +using [CrowdIn](https://crowdin.com/). You will need to create an account before you can submit translations. Once you are signed in, select the language you wish to contribute translations to. @@ -51,4 +51,4 @@ able to proofread and instructions on becoming a proofreader yourself. Translations are typically included in the next major or minor release. -See [Merging translations from Crowdin](merging_translations.md). +See [Merging translations from CrowdIn](merging_translations.md). |