rxjs-docs icon indicating copy to clipboard operation
rxjs-docs copied to clipboard

feat(i18n): setup for Chinese translation

Open SangKa opened this issue 7 years ago • 1 comments

  • [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.

SangKa avatar Apr 11 '18 01:04 SangKa

Codecov Report

Merging #308 into master will decrease coverage by 0.83%. The diff coverage is 25%.

Impacted file tree graph

@@            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 data Powered by Codecov. Last update 4097607...068b80b. Read the comment docs.

codecov-io avatar Apr 11 '18 02:04 codecov-io