yuliang 2 rokov pred
rodič
commit
22a8920bed
2 zmenil súbory, kde vykonal 4 pridanie a 1 odobranie
  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");
                       }
                   }

Rozdielové dáta súboru neboli zobrazené, pretože súbor je príliš veľký
+ 1 - 1
dist/yvan-ext-mobile.js.map