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

Page locale #4862

Merged
merged 4 commits into from
Jun 15, 2024
Merged

Page locale #4862

merged 4 commits into from
Jun 15, 2024

Commits on May 30, 2024

  1. Translate language identifier to W3C-style

    The W3C [recommends](https://www.w3.org/International/questions/qa-html-language-declarations) to specify language using identifiers as per [RFC 5646](https://tools.ietf.org/html/rfc5646) which uses dashes.
    suhlig committed May 30, 2024
    Configuration menu
    Copy the full SHA
    9fbb867 View commit details
    Browse the repository at this point in the history
  2. Use page locale if present

    Allows a page to override the site locale for this one page.
    suhlig committed May 30, 2024
    Configuration menu
    Copy the full SHA
    570f8d8 View commit details
    Browse the repository at this point in the history

Commits on Jun 14, 2024

  1. Configuration menu
    Copy the full SHA
    c5bdffd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b5fd4da View commit details
    Browse the repository at this point in the history