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

add Deutsch to dropdown

This commit is contained in:
Laura
2021-11-05 11:56:46 +01:00
parent fb1ebf9faa
commit 7182521daf
3 changed files with 45 additions and 0 deletions

16
public/de/_strings.js Normal file
View File

@@ -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: '<abbr title="Zu Ihrer Information">FYI</abbr>, 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 <a href="https://www.patreon.com/curvyandtrans">making a pledge on patreon</a> or a <a href="https://ko-fi.com/curvyandtrans">donation via Ko-fi</a>.',
PATREON_FOOTER_THANKS: 'Special thanks to the following patreon supporters:',
FOOTER_COPYRIGHT: 'Site text, website code and original graphics are <a href="https://creativecommons.org/licenses/by-nc-sa/2.0/">licensed CC BY-NC-SA.</a>',
FOOTER_COPYRIGHT2: 'and Other Contributors',
'TRANS_TWITTER_TOPICS': 'Trans Twitter Topics',
MENU_LANGUAGE: 'Deutsch (DE)',
};