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

fix(module:i18n): add missing hu texts #7733

Merged
merged 1 commit into from Nov 23, 2022

Conversation

sandee7
Copy link
Contributor

@sandee7 sandee7 commented Nov 21, 2022

PR Checklist

Please check if your PR fulfills the following requirements:

PR Type

What kind of change does this PR introduce?

[x] Bugfix
[ ] 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?

The date-picker fails in the Hungarian language because of the missing texts.

Issue Number: N/A

What is the new behavior?

Does this PR introduce a breaking change?

[ ] Yes
[ ] No

Other information

@codecov
Copy link

codecov bot commented Nov 21, 2022

Codecov Report

Merging #7733 (ba1b629) into master (790e011) will increase coverage by 0.01%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##           master    #7733      +/-   ##
==========================================
+ Coverage   92.06%   92.07%   +0.01%     
==========================================
  Files         502      502              
  Lines       16767    16767              
  Branches     2638     2638              
==========================================
+ Hits        15436    15438       +2     
+ Misses       1062     1061       -1     
+ Partials      269      268       -1     
Impacted Files Coverage Δ
components/tabs/tab-nav-bar.component.ts 88.65% <0.00%> (+0.70%) ⬆️

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@wenqi73 wenqi73 merged commit de71300 into NG-ZORRO:master Nov 23, 2022
@sandee7 sandee7 deleted the hu-localization-fix branch November 23, 2022 10:18
chenc041 pushed a commit to chenc041/ng-zorro-antd that referenced this pull request Dec 14, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants