As a user, I want to accept or decline my invitation in my local language so that I can understand what I am agreeing to.
Requirements
Content
Based in the language of the invitation email, when the user wants to accept the invitation then the website is translated in the same language
French is the required language
Future support for other languages should be easily done after this has been setup (generic names for all the text strings in the code, and translation resource files)
Acceptance Criteria
Given I am a user
When I intiate the process to join MindLogger
Then the website to create an account accept the invitation is in the same language as the email
As a user, I want to accept or decline my invitation in my local language so that I can understand what I am agreeing to.
Requirements Content Based in the language of the invitation email, when the user wants to accept the invitation then the website is translated in the same language French is the required language Future support for other languages should be easily done after this has been setup (generic names for all the text strings in the code, and translation resource files)
Acceptance Criteria Given I am a user When I intiate the process to join MindLogger Then the website to create an account accept the invitation is in the same language as the email