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
160 stars 62 forks source link

feat(i18n): Setup ngx-translate in rxjs-docs #267

Closed IraErshova closed 6 years ago

IraErshova commented 6 years ago

Setup ngx-translate with English and Russian languages Add language service Create language menu Add unit tests

codecov-io commented 6 years ago

Codecov Report

Merging #267 into master will increase coverage by 2.76%. The diff coverage is 90.69%.

Impacted file tree graph

@@            Coverage Diff            @@
##           master    #267      +/-   ##
=========================================
+ Coverage   77.14%   79.9%   +2.76%     
=========================================
  Files          15      17       +2     
  Lines         175     214      +39     
  Branches        7       9       +2     
=========================================
+ Hits          135     171      +36     
- Misses         40      41       +1     
- Partials        0       2       +2
Impacted Files Coverage Δ
src/app/core/data/language.data.ts 100% <100%> (ø)
...c/app/core/components/toolbar/toolbar.component.ts 92.85% <100%> (+7.14%) :arrow_up:
src/app/app.component.ts 62.06% <83.33%> (+4.37%) :arrow_up:
src/app/core/services/language.service.ts 89.28% <89.28%> (ø)

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 621c41d...584e008. Read the comment docs.

niklas-wortmann commented 6 years ago

Looks pretty good. Thanks for the PR. Just a short question, how is this pr related to #144?

IraErshova commented 6 years ago

@JWO719 It's a replacement for #144

niklas-wortmann commented 6 years ago

Ok get it. Thank you

ladyleet commented 6 years ago

🤗 y'all! this is amazing!

SangKa commented 6 years ago

I'll follow up with the Chinest translation.