bs227 / mywebclass-simulation

MIT License
0 stars 0 forks source link

As a website user, I want to be able to view the website in my preferred language, so that I can better understand the content #18

Open bs227 opened 1 year ago

bs227 commented 1 year ago

Acceptance criteria

  1. User selects a preferred language from the language selector.
  2. The website content is displayed in the selected language.
  3. The language selector is prominently displayed on all website pages.
  4. The selected language persists across different pages of the website until the user manually changes it.
  5. User selects a preferred language from the language selector.
  6. If the selected language is not available for a particular page, the default language must be used.
  7. If the user enters an unsupported language or makes a mistake while selecting the language, an error message should be displayed, informing the user of the error and providing instructions to correct it.

Story Points: 2

Estimation: 1-2 days

Resources: translation services, localization tools, language settings, and testing resources.

Importance: High

Urgency: Medium