You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@echarts.apache.org by za...@apache.org on 2020/07/29 04:41:31 UTC

[incubator-echarts] branch next-i18n updated (25181b1 -> b59e1f7)

This is an automated email from the ASF dual-hosted git repository.

zakwu pushed a change to branch next-i18n
in repository https://gitbox.apache.org/repos/asf/incubator-echarts.git.


    from 25181b1  feat(i18n): code review
     add b59e1f7  feat(i18n): draft commit for discuss

No new revisions were added by this update.

Summary of changes:
 build/build-i18n.js            |  4 ++--
 src/echarts.ts                 |  6 ++----
 {i18n => src/i18n}/langEN.json |  0
 {i18n => src/i18n}/langES.json |  0
 {i18n => src/i18n}/langFI.json |  0
 {i18n => src/i18n}/langTH.json |  0
 {i18n => src/i18n}/langZH.json |  0
 src/model/Global.ts            | 15 +++++++--------
 src/visual/aria.ts             |  5 +++--
 test/lang.html                 |  6 +++---
 10 files changed, 17 insertions(+), 19 deletions(-)
 rename {i18n => src/i18n}/langEN.json (100%)
 rename {i18n => src/i18n}/langES.json (100%)
 rename {i18n => src/i18n}/langFI.json (100%)
 rename {i18n => src/i18n}/langTH.json (100%)
 rename {i18n => src/i18n}/langZH.json (100%)


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@echarts.apache.org
For additional commands, e-mail: commits-help@echarts.apache.org