rxjs-docs
rxjs-docs copied to clipboard
feat(i18n): setup for Chinese translation
- [x] Setup for Chinese languages (zh)
- [x] Translate the Home and Installation page
- [x] Create the files for the operators
The next step is the operators translation.
Codecov Report
Merging #308 into master will decrease coverage by
0.83%. The diff coverage is25%.
@@ Coverage Diff @@
## master #308 +/- ##
==========================================
- Coverage 90.78% 89.95% -0.84%
==========================================
Files 116 116
Lines 445 448 +3
Branches 9 9
==========================================
- Hits 404 403 -1
- Misses 40 43 +3
- Partials 1 2 +1
| Impacted Files | Coverage Δ | |
|---|---|---|
| src/app/core/data/language.data.ts | 100% <ø> (ø) |
:arrow_up: |
| src/app/core/services/operators.service.ts | 88.23% <0%> (-11.77%) |
:arrow_down: |
| src/app/core/services/language.service.ts | 96.55% <100%> (ø) |
:arrow_up: |
Continue to review full report at Codecov.
Legend - Click here to learn more
Δ = absolute <relative> (impact),ø = not affected,? = missing dataPowered by Codecov. Last update 4097607...068b80b. Read the comment docs.