Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/main' into release/1.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
freddyheppell committed Aug 13, 2024
2 parents a9b414b + 35e80da commit cdb222b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/advanced/multilingual.md
Original file line number Diff line number Diff line change
Expand Up @@ -109,7 +109,7 @@ Using the `self.root_el` attribute, the languages should be found and added to t

Be careful to avoid:

- Adding the current language
- Adding the current language as a translation
- Adding languages which are listed but don't have translations

!!! example "Example `extract` implementation"
Expand Down Expand Up @@ -168,4 +168,4 @@ For each post in the site, the `get_root()` method of every `LangPicker` instanc

### Contributing Pickers

We welcome contributions via a GitHub PR so long as the picker is not overly specific to a single site.
We welcome contributions via a GitHub PR so long as the picker is not overly specific to a single site.

0 comments on commit cdb222b

Please sign in to comment.