mirror of
https://github.com/GenderDysphoria/GenderDysphoria.fyi.git
synced 2025-01-30 23:06:18 +00:00
19 lines
1.2 KiB
JavaScript
19 lines
1.2 KiB
JavaScript
|
|
module.exports = exports = {
|
|
MENU_LANGUAGE: 'Español (ES)',
|
|
SITE_TITLE: 'Eso es Disforia de Género, PSI',
|
|
HEADER_TITLE: 'Eso es Disforia de Género, <abbr title="Para Su Información">PSI</abbr>',
|
|
SITE_DESCRIPTION: 'Un recurso para aquellos que cuestionan su género, o que ya están en un viaje de género o simplemente quieren aprender más sobre lo que es ser transgénero.',
|
|
|
|
// 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: 'Temas Trans en Twitter',
|
|
MISSING_TWEET_FOR: 'Tweet faltante ',
|
|
QUOTED_TWEET_UNAVAILABLE: 'Tweet citado no disponible',
|
|
TWEET_DATE_FORMAT: 'HH:mm - EEE, dd/LLL/yyyy',
|
|
};
|
|
|