Searched refs:updateLocale (Results 1 – 6 of 6) sorted by relevance
37 import {updateDpi, updateLocale} from '../../app';101 updateLocale(page.options.i18n);
36 import { updateLocale, updateDpi } from './index';119 updateLocale(page.options.i18n);
215 export function updateLocale(i18nData: any): void { function
168 Y18N.prototype.updateLocale = function (obj) { method in Y18N
94 ### y18n.updateLocale(obj)
960 self.updateStrings = self.updateLocale = function (obj) {963 y18n.updateLocale(obj)