You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@echarts.apache.org by sh...@apache.org on 2020/12/29 13:25:13 UTC

[incubator-echarts-examples] branch next updated: tweak label

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

shenyi pushed a commit to branch next
in repository https://gitbox.apache.org/repos/asf/incubator-echarts-examples.git


The following commit(s) were added to refs/heads/next by this push:
     new c2ce4cc  tweak label
c2ce4cc is described below

commit c2ce4ccb209b129f14defc203b2af14f577e3165
Author: pissang <bm...@gmail.com>
AuthorDate: Tue Dec 29 21:04:27 2020 +0800

    tweak label
---
 src/common/i18n.js | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/common/i18n.js b/src/common/i18n.js
index 162fdd4..410057c 100644
--- a/src/common/i18n.js
+++ b/src/common/i18n.js
@@ -87,7 +87,7 @@ export default {
             tabEditor: '示例编辑',
             tabFullCodePreview: '完整代码',
             tabOptionPreview: '配置项',
-            minimalImport: '最少引入'
+            minimalImport: '按需引入'
         },
 
         chartTypes: {


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