Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(tools, i18n): Configure Crowdin to only download docs for specific languages for which we currently accept translations #41114

Merged
merged 1 commit into from
Feb 14, 2021

Conversation

RandellDawson
Copy link
Member

Checklist:

  • I have read freeCodeCamp's contribution guidelines.
  • My pull request has a descriptive title (not a vague title like Update index.md)
  • My pull request targets the main branch of freeCodeCamp.
  • All the files I changed are in the same world language, for example: only English changes, or only Chinese changes, etc.

After several adjustments to the mapping and the config file and several correspondences with @nhcarrigan, we can now download only Chinese and Spanish docs. This proves out that we can add a new language to download from the 25+ languages we are currently accepting translations on. We just have to remember to add the language mapping under the project settings (see below):

image

@RandellDawson RandellDawson added scope: docs Codebase and other documentation scope: tools/scripts Scripts for supporting dev work, generating config and build artifacts, etc. labels Feb 14, 2021
@RandellDawson RandellDawson requested a review from a team February 14, 2021 18:31
@gitpod-io
Copy link

gitpod-io bot commented Feb 14, 2021

@RandellDawson RandellDawson force-pushed the fix/export-specific-languages-using-config-file branch from 807b3a9 to ad8c3d7 Compare February 14, 2021 18:39
@naomi-lgbt naomi-lgbt merged commit 99d0763 into main Feb 14, 2021
@naomi-lgbt naomi-lgbt deleted the fix/export-specific-languages-using-config-file branch February 14, 2021 19:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
scope: docs Codebase and other documentation scope: tools/scripts Scripts for supporting dev work, generating config and build artifacts, etc.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants