diff --git a/src/index.html b/src/index.html index ce01db1..4e4bc51 100644 --- a/src/index.html +++ b/src/index.html @@ -35,7 +35,7 @@ $(function () { luckysheet.create({ container: 'luckysheet', - lang: 'zh', + lang: 'en', allowEdit:true, forceCalculation:true, plugins: ['chart'],