catapam / investnest

Project 04 - Code Institute
1 stars 2 forks source link

[TASK 2.1.9] Implement multi-language support for registration #53

Closed catapam closed 2 months ago

catapam commented 2 months ago

Allow users to choose from multiple languages when registering.

Acceptance Criteria:

Steps:

  1. Identify and include the required languages.
  2. Localize all text fields and messages on the registration form.
  3. Implement a language switcher on the registration page.
  4. Test the form in each supported language.

Linked Issues:

Previous task: