mirror of
https://github.com/discourse/discourse-custom-header-links.git
synced 2026-09-17 15:42:14 -04:00
* Add a locale attribute to custom header links This attribute is to be set to a language code like 'fr', 'en' or 'de'. * Filter out links which locale is different from the html document's * prettier * more syntax --------- Co-authored-by: Lena Montenot <[email protected]> Co-authored-by: Jordan Vidrine <[email protected]>