rename globalize method

This commit is contained in:
Luke Pulverenti 2016-03-05 14:07:58 -05:00
parent ec65069323
commit b843de2586
21 changed files with 31 additions and 30 deletions

View file

@ -238,6 +238,7 @@ define(['connectionManager', 'userSettings', 'events'], function (connectionMana
return {
getString: translate,
translate: translate,
translateDocument: translateHtml,
translateHtml: translateHtml,
loadStrings: loadTranslations,
defaultModule: defaultModule