You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Sep 2, 2021. It is now read-only.
In the language manager, the following priorities are set:
German: 10
English: 5
Spanish: 3
The show_linked_elements function (with no sort argument passed so it defaults to priority) will output the site links as Spanish/English/German, which does not seem to be the expected order.
(My browser is sending the following: de-DE,de;q=0.8,en-US;q=0.6,en;q=0.4)