You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This update refactors the page title management system by moving title definitions from route metadata to i18n files, using route names for lookup. This centralized approach improves maintainability and provides better internationalization support. The navigation components have been optimized for enhanced code readability and consistency.