Skip to content
  • Vincent Petry's avatar
    Include core translations · d71cd680
    Vincent Petry authored
    Moved search result type translations to search.js
    
    Load JS translations earlier
    
    Translations need to be loaded earlier to make sure that some JS files
    like search.js get access to translations at this time.
    
    This requires the template initialization to be moved to after session
    initialization, because only after the session we have access to the
    current language.
    d71cd680