make sure that the specified namespaces are laoded
list of namespaces
an observable that will emit events whenever a namespace is loaded...
return all values for the specific namespace, assuming that they have been already loaded
return an observable containing all values for the specific namespace
called whenever the current locale changes
the new locale
return the i18n value or the transformed key in case of missing values
return an observable containing the translated key or the transformed key in case of missing values
the translation key
the StandardTranslator is a caching translator that delegates loading requests to a I18NLoader