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: Updated Czech, German and Italian translations for Table locale #25233

Merged
merged 2 commits into from
Jun 28, 2020

Conversation

karelsoupaEMZ
Copy link
Contributor

@karelsoupaEMZ karelsoupaEMZ commented Jun 26, 2020

🤔 This is a ...

  • New feature
  • Bug fix
  • Site / documentation update
  • Demo update
  • Component style update
  • TypeScript definition update
  • Bundle size optimization
  • Perfermance optimization
  • Refactoring
  • Code style optimization
  • Test Case
  • Branch merge
  • Other (internationalization)

🔗 Related issue link

fix #25225

💡 Background and solution

Added missing translation keys to table locale in German, Italian and Czech

📝 Changelog

Language Changelog
🇺🇸 English Added missing translation keys to table locale in German, Italian and Czech

☑️ Self Check before Merge

⚠️ Please check all items below before review. ⚠️

  • Doc is updated/provided or not needed
  • Demo is updated/provided or not needed
  • TypeScript definition is updated/provided or not needed
  • Changelog is provided or not needed

@ant-design-bot
Copy link
Contributor

ant-design-bot commented Jun 26, 2020

@ant-design-bot
Copy link
Contributor

ant-design-bot commented Jun 26, 2020

@codesandbox-ci
Copy link

codesandbox-ci bot commented Jun 26, 2020

This pull request is automatically built and testable in CodeSandbox.

To see build info of the built libraries, click here or the icon next to each commit SHA.

Latest deployment of this branch, based on commit 06d9f37:

Sandbox Source
antd reproduction template Configuration

@karelsoupaEMZ karelsoupaEMZ force-pushed the table-de-it-cz-translations branch from ed729df to 3acc028 Compare June 26, 2020 12:44
@karelsoupaEMZ karelsoupaEMZ changed the title Updated Czech, German and Italian translations for Table locale feat: Updated Czech, German and Italian translations for Table locale Jun 26, 2020
@codecov
Copy link

codecov bot commented Jun 26, 2020

Codecov Report

Merging #25233 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master   #25233   +/-   ##
=======================================
  Coverage   99.43%   99.43%           
=======================================
  Files         365      365           
  Lines        7303     7303           
  Branches     2034     1993   -41     
=======================================
  Hits         7262     7262           
  Misses         41       41           
Impacted Files Coverage Δ
components/locale/cs_CZ.tsx 100.00% <ø> (ø)
components/locale/de_DE.tsx 100.00% <ø> (ø)
components/locale/it_IT.tsx 100.00% <ø> (ø)

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 67513cc...06d9f37. Read the comment docs.

@yoyo837 yoyo837 merged commit 04f2859 into ant-design:master Jun 28, 2020
@chenshuai2144 chenshuai2144 mentioned this pull request Jun 28, 2020
13 tasks
xrkffgg pushed a commit that referenced this pull request Jun 28, 2020
…#25233)

* feat: Updated Czech, German and Italian translations for Table locale

* feat: Added placeholder for czech locale
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.

Internatialization - missing table locale keys
4 participants