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

Taiwanese Mandarin version (#159)

* Init and Index.md for Chinese (Taiwanese)

* Translate what-is gender Chinese (Taiwanese)

* init Chinese (Taiwanese)

* init Chinese (Taiwanese)

* Add Harry Benjamin entry and update wording in Taiwanese Chinese

* Update translate for depersonalization

* Translate and update "Gender Euphoria" content to Taiwanese Chinese

* Update link title to Taiwanese Chinese in the Gender Dysphoria Bible

* Update translation for "Physical Gender Dysphoria" content to Taiwanese Chinese

* Update navigation links to Taiwanese Chinese in euphoria, history, and physical dysphoria pages

* Update title and description in physical dysphoria page to improve clarity in Taiwanese Chinese

* Add translations for biochemical-dysphoria in Taiwanese Chinese

* Taiwanese Chinese translations for social dysphoria

* Update Taiwanese Chinese translations and improve clarity in the Gender Dysphoria content

* Update Taiwanese Chinese translations for societal  dysphoria content

* Fix links in societal dysphoria page for Taiwanese Chinese translations

* update Taiwanese Chinese translations for sexual dysphoria content

* Update Taiwanese Chinese translations for presentational dysphoria content

* Update Taiwanese Chinese translations for existential dysphoria content

* Update Taiwanese Chinese translations for managed dysphoria content

* Update Taiwanese Chinese translations for cause, diagnoses and treatment content

* Update Taiwanese Chinese translation for impostor syndrome content

* Add Taiwanese Chinese translation to the concatenation list

* Add Taiwanese Chinese locale support in engines.js

* Update Taiwanese Chinese translation for am-i-trans content

* Fix layout

* Enhance Taiwanese Chinese translation for chromosomes page

* Fix layout

* Update Taiwanese Chinese translations for hormones content

* Update Taiwanese Chinese translations for second puberty masc content

* Update Taiwanese Chinese translations for second puberty fem content

* Update Taiwanese Chinese translation for conclusion page

* Update Taiwanese Chinese translations for menu items

* Add Taiwanese Mandarin option to language menu

* Fix lang menu

* fix lang menu

* update titlecard for Taiwanese version

* Updata translation

---------

Co-authored-by: Pichu <pichu@mobagel.com>
This commit is contained in:
Pichu Chen
2025-04-09 23:08:04 +08:00
committed by GitHub
parent 2ef1de1816
commit 0936e3718c
54 changed files with 4303 additions and 0 deletions

View File

@@ -20,6 +20,7 @@ const dateFNSLocales = require('date-fns/locale');
const str2locale = {
'en': dateFNSLocales.enUS,
'zh': dateFNSLocales.zhCN,
'tw': dateFNSLocales.zhTW,
'de': dateFNSLocales.de,
'fr': dateFNSLocales.fr,
'hu': dateFNSLocales.hu,