rename globalize method
This commit is contained in:
parent
ec65069323
commit
b843de2586
21 changed files with 31 additions and 30 deletions
|
@ -238,6 +238,7 @@ define(['connectionManager', 'userSettings', 'events'], function (connectionMana
|
|||
return {
|
||||
getString: translate,
|
||||
translate: translate,
|
||||
translateDocument: translateHtml,
|
||||
translateHtml: translateHtml,
|
||||
loadStrings: loadTranslations,
|
||||
defaultModule: defaultModule
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue