瀏覽代碼

pda 翻译补充

yuliang 2 年之前
父節點
當前提交
22a8920bed
共有 2 個文件被更改,包括 4 次插入1 次删除
  1. 3 0
      dist/yvan-ext-mobile.js
  2. 1 1
      dist/yvan-ext-mobile.js.map

+ 3 - 0
dist/yvan-ext-mobile.js

@@ -38296,6 +38296,9 @@ define(['exports'], function (exports) { 'use strict';
                           window['viewTranslate'](config, config.title, "title");
                           window['viewTranslate'](config, config.header, "header");
                           window['viewTranslate'](config, config.fieldLabel, "fieldLabel");
+                          window['viewTranslate'](config, config.label, "label");
+                          window['viewTranslate'](config, config.boxLabel, "boxLabel");
+                          window['viewTranslate'](config, config.html, "html");
                           window['viewTranslate'](config, config.emptyText, "emptyText");
                       }
                   }

File diff suppressed because it is too large
+ 1 - 1
dist/yvan-ext-mobile.js.map