8000 Add basic support for multilingual by mpourismaiel · Pull Request #687 · okkur/syna · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

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

Merged
merged 4 commits into from
Jan 24, 2020

Conversation

mpourismaiel
Copy link
Member
@mpourismaiel mpourismaiel commented Jan 15, 2020

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:

- Syna now supports multilingual websites out of the box

@mpourismaiel mpourismaiel added this to the v0.16.1 milestone Jan 15, 2020
@mpourismaiel mpourismaiel requested a review from stp-ip January 15, 2020 12:39
@mpourismaiel mpourismaiel self-assigned this Jan 15, 2020
@ghost
Copy link
ghost commented Jan 15, 2020

DeepCode's analysis on #5a68c7 found:

  • 0 critical issues. ⚠️ 0 warnings and 0 minor issues. ✔️ 0 issues were fixed.

💬 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.


☺️ If you want to provide feedback on our bot, here is how to contact us.

@mpourismaiel mpourismaiel changed the title Add basic support for multilingual wip: Add basic support for multilingual Jan 15, 2020
Copy link
Member
@stp-ip stp-ip left a 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.

@mpourismaiel mpourismaiel changed the title wip: Add basic support for multilingual Add basic support for multilingual Jan 18, 2020
Copy link
Member
@stp-ip stp-ip left a 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
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
> 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

@stp-ip stp-ip merged commit 683481c into okkur:master Jan 24, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

Successfully merging this pull request may close these issues.

URL for static image asset is prefixed with language code in multilingual setup Support full multilingual sites
2 participants
0