Skip to content
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 occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement localization for landing page content #7797

Closed
danielfmiranda opened this issue Nov 5, 2021 · 3 comments
Closed

Implement localization for landing page content #7797

danielfmiranda opened this issue Nov 5, 2021 · 3 comments

Comments

@danielfmiranda
Copy link
Collaborator

Once the page is built and complete, we would like to have the page content be localized.

I believe this may be able to be achieved by using a {% transblock %} but we will want to double check with @TheoChevalier for what else we may need to accomplish this!

Based on conversations on slack however this doesnt sound like its going to be too large of a lift.

@TheoChevalier
Copy link
Contributor

Heya @danielfmiranda I don’t think we need a specific ticket for this — the engineering work needed to support localization will/should happen during the page implementation.

Like for the rest of the website, it will involve:

  • Using {% trans %} and {% blocktrans %} tags in templates
  • Hooking the CMS fields with Wagtail-localize in models

Of course I’ll be here to answer questions/review PRs/check everything works

@benhohner
Copy link
Contributor

Just keeping around as a reminder to make sure it's done. This should be done during initial implementation

@fessehaye
Copy link
Contributor

Epic tasks are done, so I am considering this task done

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

5 participants