Hungarian translation (#83)

* Hungarian translation for GenderDysphoria.fyi page.

* Adding hungarian in build/_concats.js.

Co-authored-by: Jocelyn Badgley <github@twipped.com>
This commit is contained in:
Muráncsik Adéna
2022-03-04 01:26:50 +01:00
committed by GitHub
parent f72129b30a
commit 25cd86590f
48 changed files with 2978 additions and 0 deletions

View File

@@ -70,6 +70,7 @@
<a href="/en/" class="{{#is page.lang 'en'}}active {{/is}}dropdown-item">English</a>
<a href="/zh/" class="{{#is page.lang 'zh'}}active {{/is}}dropdown-item">中文 (Chinese)</a>
<a href="/de/" class="{{#is page.lang 'de'}}active {{/is}}dropdown-item">Deutsch (German)</a>
<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>
</div>
</li>