소스 검색

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");
                       }
                   }

파일 크기가 너무 크기때문에 변경 상태를 표시하지 않습니다.
+ 1 - 1
dist/yvan-ext-mobile.js.map