🎨 The UI/UX Update
The navbar currently has hardcoded attributes and despite the i18n structure in the repo. It is neither compliant with it not have it Hindi (hi) translations.
Current Design Issues
This differentiates the navbar from the website's overall i18n implementation setup.
Proposed Solution
Addition of hindi (hi) translations of navbar in \src\messages\hi.json and similarly English (en). Finally making the whole component compliant.
Design Considerations
🎨 The UI/UX Update
The navbar currently has hardcoded attributes and despite the i18n structure in the repo. It is neither compliant with it not have it Hindi (hi) translations.
Current Design Issues
This differentiates the navbar from the website's overall i18n implementation setup.
Proposed Solution
Addition of hindi (hi) translations of navbar in \src\messages\hi.json and similarly English (en). Finally making the whole component compliant.
Design Considerations