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

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

commit 6bea8de60718d56436abbd2128ce252bb5c291a0
Author: Clement Ho <clemmakesa...@users.noreply.github.com>
AuthorDate: Mon Apr 15 16:30:22 2019 -0500

    Fix grammar
---
 src/langEN.js | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/langEN.js b/src/langEN.js
index e8308bf..160268c 100644
--- a/src/langEN.js
+++ b/src/langEN.js
@@ -79,7 +79,7 @@ export default {
         },
         data: {
             allData: 'The data is -',
-            partialData: 'The first {displayCnt} item is ——',
+            partialData: 'The first {displayCnt} items are ——',
             withName: 'The data for {name} is {value}',
             withoutName: '{value}',
             separator: {


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

Reply via email to