ReactiveX / rxjs-docs

The home for new work on the new RxJS docs (RxJS v 5 and up). New to this space? Say hi here: https://github.com/ReactiveX/rxjs-docs/issues/24. Want to find out what's up? We're chatting here. https://github.com/ReactiveX/rxjs-docs/issues/4
Apache License 2.0
161 stars 63 forks source link

feat(i18n): setup for Chinese translation #308

Open SangKa opened 6 years ago

SangKa commented 6 years ago

The next step is the operators translation.

codecov-io commented 6 years ago

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.