Update to latest @twipped/eslint-config

This commit is contained in:
Jocelyn Badgley (Twipped)
2023-01-02 14:58:23 -08:00
parent 0ba2defbc2
commit 9fd4723c1c
22 changed files with 6750 additions and 6206 deletions

View File

@@ -2,7 +2,7 @@
module.exports = exports = {
SITE_TITLE: 'Das ist Gender Dysphorie',
SITE_DESCRIPTION: 'Eine Informationsquelle für all jene, die ihr Geschlecht in Frage stellen, schon auf Ihrer persönlichen gender-Reise sind oder einfach mehr darüber lernen möchten was es bedeutet Transgender zu sein.',
HEADER_TITLE: '<abbr title="Zu Ihrer Information">FYI</abbr>, das ist Gender Dysphorie',
PATREON_FOOTER_BODY: 'Diese Seite wurde dank der Unterstützung der Community ermöglicht. Wenn Ihnen diese Seite geholfen hat dann können Sie <a href="https://www.patreon.com/curvyandtrans">via Patreon</a> oder <a href="https://ko-fi.com/curvyandtrans">Ko-fi</a> Spenden.',
PATREON_FOOTER_THANKS: 'Ein besonderes Dankeschön geht an folgende Patreon Unterstützer:',

View File

@@ -13,6 +13,6 @@ module.exports = exports = {
TRANS_TWITTER_TOPICS: 'Trans Twitter Topics',
MISSING_TWEET_FOR: 'Missing tweet for ',
QUOTED_TWEET_UNAVAILABLE: 'Quoted Tweet Unavailable',
TWEET_DATE_FORMAT: 'h:mm aa - EEE, LLL do, yyyy'
TWEET_DATE_FORMAT: 'h:mm aa - EEE, LLL do, yyyy',
};

View File

@@ -4,7 +4,7 @@ module.exports = exports = {
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>',
@@ -13,6 +13,6 @@ module.exports = exports = {
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'
TWEET_DATE_FORMAT: 'HH:mm - EEE, dd/LLL/yyyy',
};

View File

@@ -13,6 +13,6 @@ module.exports = exports = {
TRANS_TWITTER_TOPICS: 'Topics de Trans Twitter',
MISSING_TWEET_FOR: 'Tweet faltante ',
QUOTED_TWEET_UNAVAILABLE: 'Tweet citado no disponible',
TWEET_DATE_FORMAT: 'HH:mm - EEE, dd/LLL/yyyy'
TWEET_DATE_FORMAT: 'HH:mm - EEE, dd/LLL/yyyy',
};

View File

@@ -4,7 +4,7 @@ module.exports = exports = {
SITE_TITLE: '这就是性别烦躁,供参考',
HEADER_TITLE: '这就是性别烦躁,<abbr title="供参考">供参考</abbr>',
SITE_DESCRIPTION: '为那些正在质疑探索中的人、那些在跨性别道路上的人和单纯想成为盟友的人提供资源。',
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>',
@@ -14,6 +14,6 @@ module.exports = exports = {
TRANS_TWITTER_TOPICS: 'Trans Twitter Topics',
MISSING_TWEET_FOR: 'Missing tweet for ',
QUOTED_TWEET_UNAVAILABLE: 'Quoted Tweet Unavailable',
TWEET_DATE_FORMAT: 'hh:mm aa - EEE, LLL do, yyyy'
TWEET_DATE_FORMAT: 'hh:mm aa - EEE, LLL do, yyyy',
};