Skip to content

fix(i18n): fix incorrect translation for custom series name in langDE#21571

Merged
plainheart merged 3 commits into
apache:releasefrom
A-Loot:master
Apr 9, 2026
Merged

fix(i18n): fix incorrect translation for custom series name in langDE#21571
plainheart merged 3 commits into
apache:releasefrom
A-Loot:master

Conversation

@A-Loot
Copy link
Copy Markdown
Contributor

@A-Loot A-Loot commented Apr 8, 2026

Brief Information

This pull request is in the type of:

  • bug fixing
  • new feature
  • others

What does this PR do?

Replaces an incorrect translation in the German language files.

Details

Before

The translation of series.typeNames.custom was taken from the Czech translation instead of being translated to German.

After

The incorrect translation has been replaced by an appropriate German translation.

Document Info

One of the following should be checked.

  • This PR doesn't relate to document changes
  • The document should be updated later
  • The document changes have been made in apache/echarts-doc#xxx

Misc

Security Checking

  • This PR uses security-sensitive Web APIs.

ZRender Changes

  • This PR depends on ZRender changes (ecomfe/zrender#xxx).

Related test cases or examples to use the new APIs

N.A.

Merging options

  • Please squash the commits into a single one when merging.

Other information

@echarts-bot
Copy link
Copy Markdown

echarts-bot Bot commented Apr 8, 2026

Thanks for your contribution!
The community will review it ASAP. In the meanwhile, please checkout the coding standard and Wiki about How to make a pull request.

Please DO NOT commit the files in dist, i18n, and ssr/client/dist folders in a non-release pull request. These folders are for release use only.

@plainheart plainheart changed the title fix incorrect translation in langDE fix(i18n): fix incorrect translation for custom series name in langDE Apr 9, 2026
@plainheart plainheart merged commit 1f99c89 into apache:release Apr 9, 2026
1 of 2 checks passed
@echarts-bot
Copy link
Copy Markdown

echarts-bot Bot commented Apr 9, 2026

Congratulations! Your PR has been merged. Thanks for your contribution! 👍

@plainheart plainheart added this to the 6.1.0 milestone Apr 12, 2026
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.

2 participants