1
0
mirror of https://github.com/GenderDysphoria/GenderDysphoria.fyi.git synced 2025-11-25 20:42:40 +00:00

Hungarian translation fixes (#86)

* Hungarian translation for GenderDysphoria.fyi page.

* Adding hungarian in build/_concats.js.

* Reviewing code - transznemu instead of transgender, and "nemi diszforia" instead of "gender diszforia"

* Revert font compatibility css

* Changing accented letters

* Updating accents

* Lecture corrections.

* Lecture corrections

* CSS fix test

* CSS fix test

* CSS fix

* Reading corrections.

Co-authored-by: Jocelyn Badgley <github@twipped.com>
This commit is contained in:
Muráncsik Adéna
2022-03-12 17:30:56 +01:00
committed by GitHub
parent 7d07540499
commit ebf38b97bf
26 changed files with 248 additions and 242 deletions

View File

@@ -10,3 +10,9 @@ html[lang=de], html[lang=pl] {
font-family: $font-secondary-comp;
}
}
html[lang=hu] {
blockquote {
font-family: $font-secondary-comp;
}
}