Skip to content
This repository has been archived by the owner on Oct 1, 2018. It is now read-only.

feat(i18n): setup for Chinese translation #308

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

SangKa
Copy link

@SangKa SangKa commented Apr 11, 2018

  • Setup for Chinese languages (zh)
  • Translate the Home and Installation page
  • Create the files for the operators

The next step is the operators translation.

@codecov-io
Copy link

codecov-io commented Apr 11, 2018

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% <ø> (ø) ⬆️
src/app/core/services/operators.service.ts 88.23% <0%> (-11.77%) ⬇️
src/app/core/services/language.service.ts 96.55% <100%> (ø) ⬆️

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.

@SangKa SangKa mentioned this pull request Apr 11, 2018
10 tasks
Copy link
Member

@niklas-wortmann niklas-wortmann left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM but I can't check the translations

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants