23e12d3c7e
- Updated MainLoginPage component to accept a `language` prop with a default value of "en". - Modified Navbar2 to receive the `language` prop for localization. - Passed the `language` context to the Outlet for nested routes, enabling language-specific rendering in child components.