hngprojects / hng_boilerplate_nextjs

https://deployment.nextjs.boilerplate.hng.tech
Apache License 2.0
205 stars 264 forks source link

[BUG]: Make the Entire Contact Us Page to Be Fully Translated When Switching Language #1070

Open akande1 opened 3 weeks ago

akande1 commented 3 weeks ago

Description:

There is a bug in the language translation functionality. When switching languages, only the header and some parts of the footer are translated, while the content of the "Contact Us" page remains untranslated. This inconsistency disrupts the user experience for non-default language users.

Expected Outcomes:

  1. Full Page Translation: The entire "Contact Us" page, including all text and form elements, should be translated when switching to a different language.
  2. Consistent Language Switch: The language switch should seamlessly update both the header, footer, and the page content.
  3. User-Friendly Experience: Users should be able to view the entire page in their selected language without any untranslated sections.

Acceptance Criteria:

link; https://kimiko-csharp.teams.hng.tech/contact-us

video; https://www.awesomescreenshot.com/video/30684737?key=217b508d972afed6cfadd3171ee62bee

deji2ghost commented 3 weeks ago

i will work on this