The event emitter instance
The list of already registered language codes
The resource api instance to request other languages via ajax
Contains the list of all valid language codes for this page
The vue i18n instance we use for our translations
Returns the current language code of this page
Returns the list of all loaded language codes
Returns the list of all valid language codes for this page
Returns the vue i18n instance we use for our translations
This method is used only in hybrid apps to inject the translations for the content elements on the page
Event handler to update the translation storage after navigations
Can be used to update the language of the application to something else
Returns the translated string for the given key.
Updates all registered axios instances with the current language code
Generated using TypeDoc
The list of existing axios instance so we can update the language header