Load an app's translation bundle if not loaded already.
Name of the app to load
Callback to be called when the translations are loaded (deprecated)
Callback to be called when the translations are loaded
Use the returned promise instead
Load an app's translation bundle if not loaded already.
Param: appName
Name of the app to load
Param: callback
Callback to be called when the translations are loaded (deprecated)