ES translations and menu updates to show ES (#128)

* ES translations and menu updates to show ES

* Missing translations, sibling links and lang tags.

* updated links replace d-historica w/ d-existencial
This commit is contained in:
KimbaNessie
2023-03-19 17:15:20 -06:00
committed by GitHub
parent 70826edb3f
commit 437a546496
19 changed files with 291 additions and 210 deletions

View File

@@ -6,4 +6,5 @@
<a href="/hu/" class="{{#is page.lang 'hu'}}active {{/is}}dropdown-item">Magyar (Hungarian)</a>
<a href="/pl/" class="{{#is page.lang 'pl'}}active {{/is}}dropdown-item">polski (Polish)</a>
<a href="/pt/" class="{{#is page.lang 'pt'}}active {{/is}}dropdown-item">Português (Portuguese)</a>
<a href="/es/" class="{{#is page.lang 'pt'}}active {{/is}}dropdown-item">Español (Spanish)</a>
</div>