Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 3 additions & 1 deletion public/_redirects
Original file line number Diff line number Diff line change
Expand Up @@ -149,7 +149,9 @@

/*/contributing/translation-program/translation-guide/ /:splat/contributing/translation-program/faq/ 301!

/*/contributing/translation-program/content-versions/ /:splat/contributing/translation-program/content-buckets/ 301!
/*/contributing/translation-program/content-versions/ /:splat/contributing/translation-program/ 301!

/*/contributing/translation-program/content-buckets/ /:splat/contributing/translation-program/ 301!

/*/developers/docs/smart-contracts/source-code-verification/ /:splat/developers/docs/smart-contracts/verifying/ 301!

Expand Down

This file was deleted.

Original file line number Diff line number Diff line change
Expand Up @@ -104,7 +104,7 @@ We recommend you leave names of brands, companies, and personnel untranslated as

To ensure a certain level of quality and consistency in our translations, we work with [Acolad](https://www.acolad.com/), one of the largest language service providers globally. Acolad has 20,000 professional linguists, which means that they can provide professional reviewers for every language and type of content we need.

The review process is straightforward; once a certain [content bucket](/contributing/translation-program/content-buckets) is 100% translated, we order a review for that content bucket. The review process takes place directly in Crowdin. Once the review is complete, we update the website with the translated content.
The review process is straightforward; once a set of content is 100% translated, we order a review for that content bucket. The review process takes place directly in Crowdin. Once the review is complete, we update the website with the translated content.

## How do I add content in my language? {#adding-foreign-language-content}

Expand Down
Loading