Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(module:i18n): add Slovenian support, ICU locale sl_SI, #2545 #2652

Merged
merged 1 commit into from
Dec 19, 2018

Conversation

aleksander351
Copy link
Contributor

@aleksander351 aleksander351 commented Dec 18, 2018

PR Checklist

Please check if your PR fulfills the following requirements:

PR Type

What kind of change does this PR introduce?

[ ] Bugfix
[x] Feature
[ ] Code style update (formatting, local variables)
[ ] Refactoring (no functional changes, no api changes)
[ ] Build related changes
[ ] CI related changes
[ ] Documentation content changes
[ ] Application (the showcase website) / infrastructure changes
[ ] Other... Please describe:

What is the current behavior?

No support for slovenian language.
Issue Number: #2545

What is the new behavior?

Support for slovenian language.

Does this PR introduce a breaking change?

[ ] Yes
[x] No

Other information

@netlify
Copy link

netlify bot commented Dec 18, 2018

Deploy preview for ng-zorro-master ready!

Built with commit 302d90a

https://deploy-preview-2652--ng-zorro-master.netlify.com

@codecov
Copy link

codecov bot commented Dec 18, 2018

Codecov Report

Merging #2652 into master will decrease coverage by 0.01%.
The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff            @@
##           master   #2652      +/-   ##
=========================================
- Coverage   95.61%   95.6%   -0.02%     
=========================================
  Files         495     500       +5     
  Lines       12075   12089      +14     
  Branches     1687    1687              
=========================================
+ Hits        11546   11558      +12     
- Misses        169     170       +1     
- Partials      360     361       +1
Impacted Files Coverage Δ
components/i18n/languages/time-picker/sl_SI.ts 100% <100%> (ø)
components/i18n/languages/calendar/sl_SI.ts 100% <100%> (ø)
components/i18n/public-api.ts 100% <100%> (ø) ⬆️
components/i18n/languages/pagination/sl_SI.ts 100% <100%> (ø)
components/i18n/languages/sl_SI.ts 100% <100%> (ø)
components/i18n/languages/date-picker/sl_SI.ts 100% <100%> (ø)
components/core/scroll/nz-scroll.service.ts 73.07% <0%> (-3.85%) ⬇️
... and 2 more

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 d7699a7...302d90a. Read the comment docs.

@vthinkxie vthinkxie merged commit d0b9a2a into NG-ZORRO:master Dec 19, 2018
hsuanxyz pushed a commit to hsuanxyz/ng-zorro-antd that referenced this pull request Aug 5, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants