diff --git a/public/de/_menu.hbs b/public/de/_menu.hbs new file mode 100644 index 0000000..5a15aa6 --- /dev/null +++ b/public/de/_menu.hbs @@ -0,0 +1,28 @@ + +Die Gender Dysphorie Bibel +
diff --git a/public/de/_strings.js b/public/de/_strings.js new file mode 100644 index 0000000..fe729cc --- /dev/null +++ b/public/de/_strings.js @@ -0,0 +1,16 @@ + +module.exports = exports = { + SITE_TITLE: 'Das ist Gender Dysphorie', + SITE_DESCRIPTION: 'A resource for those questioning their gender, already on a gender journey, or simply wanting to learn more about what it is to be transgender.', + + HEADER_TITLE: 'FYI, das ist Gender Dysphorie', + PATREON_FOOTER_BODY: 'This site is made possible thanks to contributions from the community. If you have found this site invaluable, please consider making a pledge on patreon or a donation via Ko-fi.', + PATREON_FOOTER_THANKS: 'Special thanks to the following patreon supporters:', + FOOTER_COPYRIGHT: 'Site text, website code and original graphics are licensed CC BY-NC-SA.', + FOOTER_COPYRIGHT2: 'and Other Contributors', + + 'TRANS_TWITTER_TOPICS': 'Trans Twitter Topics', + + MENU_LANGUAGE: 'Deutsch (DE)', +}; + diff --git a/templates/layout.hbs b/templates/layout.hbs index 37bf512..f70c10b 100644 --- a/templates/layout.hbs +++ b/templates/layout.hbs @@ -69,6 +69,7 @@