-
Notifications
You must be signed in to change notification settings - Fork 135
Add basic support for multilingual #687
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll 8000 occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
DeepCode's analysis on #5a68c7 found:
💬 This comment has been generated by the DeepCode bot, installed by the owner of the repository. The DeepCode bot protects your repository by detecting and commenting on security vulnerabilities or other critical issues. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good on first view. Will have to play around with a few things as I still work through the code and edge cases.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
A few small changes in the docs. The general working seems good.
Might have missed a few edge cases and need to do another manual test run with a multi lingual production page maybe txtdirect.
As mentioned a follow on PR with a /dev/ section and cypress tests would be good.
but the portfolio fragment will be the translated version. The page will have | ||
not changed for the default language. | ||
|
||
> The Multilingual mode is in alpha mode. This means it is subject to change and |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
> The Multilingual mode is in alpha mode. This means it is subject to change and | |
> Multilingual mode is currently release as alpha. It is subject to changes and |
What this PR does / why we need it:
Adds basic support for multilingual websites.
I'll add documentation and examples ASAP.
Which issue this PR fixes:
fixes #14
fixes #680
Special notes for your reviewer:
Release note: