Closed foxbike closed 3 years ago
Testing this out, but @foxbike -- you need to sign your commits for DCO (Developer Certificate of Origin). See the "Details" link above, beside the "DCO" check. If you use git command line, you have to do git commit -s -m "my commit message"
-- the -s is necessary.
Looks good and ran nicely. Looks like there are still some things needed:
http://localhost:4200/en
and http://localhost:4200/fr
http://localhost:4200
Great work!
@swcurran definitely those are updates that we're aware need implementation, but we'd prefer to have them addressed in separate tickets to keep PR complexity and volume of changes on merge down since we'll already going to have merge conflicts with my incoming changes.
Here are the changes to display the user interface in English and French.