OWASP/SecureCodingDojo

Code Review 101 - Multi language support

paul-ion opened this issue · 1 comments

Language is determined by the URL. For example: /codereview/{module}/{lang}
Implement a drop down menu with flags that would simply navigate to the corresponding module language if it exists.

Depends on #21