Ver código fonte

pda 翻译补充

yuliang 2 anos atrás
pai
commit
22a8920bed
2 arquivos alterados com 4 adições e 1 exclusões
  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");
                       }
                   }

Diferenças do arquivo suprimidas por serem muito extensas
+ 1 - 1
dist/yvan-ext-mobile.js.map