Refactor language switcher and enhance site routing
Renamed 'LanguageDropdownSwitcher' to 'LanguageSelector' for better representation of the component's functionality. Removed unnecessary dependencies and optimized function declarations. Updated site routing to include new pages like 'contact', 'terms-of-service', and 'privacy-policy'. Also made adjustments for multi-language support, providing better user experience.
This commit is contained in:
@@ -14,7 +14,7 @@
|
||||
"about": "About",
|
||||
"product": "Product",
|
||||
"legal": "Legal",
|
||||
"tos": "Terms of Service",
|
||||
"termsOfService": "Terms of Service",
|
||||
"cookiePolicy": "Cookie Policy",
|
||||
"privacyPolicy": "Privacy Policy"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user