-
-
Notifications
You must be signed in to change notification settings - Fork 6.5k
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
Add Localization for Jest Docs Website #3416
Conversation
Generated by 🚫 dangerJS |
@ericnakagawa let me know when this is ready to merge :) |
Codecov Report
@@ Coverage Diff @@
## master #3416 +/- ##
=======================================
Coverage 64.02% 64.02%
=======================================
Files 177 177
Lines 6580 6580
Branches 5 5
=======================================
Hits 4213 4213
Misses 2365 2365
Partials 2 2 Continue to review full report at Codecov.
|
* Adds a link to CrowdIn project from language drop down * Adds comments to generated files * Modify Circle CI to manually download crowdin cli * Doc build process only renders pages that are enabled in languages.js * Added a favicon.ico * Merging TutorialAsync.md Adding Bosnian, enabling Espanol Using ENV variables
Alright, let's give this a go. |
This reverts commit 62d29f2.
* Adds a link to CrowdIn project from language drop down * Adds comments to generated files * Modify Circle CI to manually download crowdin cli * Doc build process only renders pages that are enabled in languages.js * Added a favicon.ico * Merging TutorialAsync.md Adding Bosnian, enabling Espanol Using ENV variables
This pull request has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs. |
Summary
This PR adds Localization support for Jest.
Test plan
This PR includes changes to circle.yml that tests the website build process.
Once tests pass, the lines will be removed, and the test lines will be removed.
I was able to login to an SSH CI session and simulate the CrowdIn upload, download, and website build steps.