yuliang před 2 roky
rodič
revize
22a8920bed
2 změnil soubory, kde provedl 4 přidání a 1 odebrání
  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");
                       }
                   }

Rozdílová data souboru nebyla zobrazena, protože soubor je příliš velký
+ 1 - 1
dist/yvan-ext-mobile.js.map