From 90a4fbe67b7bff5028649cacc901d1d1da6b72b6 Mon Sep 17 00:00:00 2001 From: Andrea Vos Date: Thu, 12 May 2022 17:47:50 +0200 Subject: [PATCH] [en][inclusive] enable --- locale/en/config.suml | 4 +++- locale/en/translations.suml | 17 +++++++++++++++++ 2 files changed, 20 insertions(+), 1 deletion(-) diff --git a/locale/en/config.suml b/locale/en/config.suml index 48946d467..65eb532ea 100644 --- a/locale/en/config.suml +++ b/locale/en/config.suml @@ -124,7 +124,9 @@ community: route: 'terminology' inclusive: - enabled: false + enabled: true + categories: ['non-heteronormativity', 'transgender', 'intersex', 'feminism', 'disability', 'race and nationality', 'poverty', 'mental health'] + route: 'inclusive' terminology: enabled: true diff --git a/locale/en/translations.suml b/locale/en/translations.suml index c71ca9a87..4e6ab31a9 100644 --- a/locale/en/translations.suml +++ b/locale/en/translations.suml @@ -179,6 +179,23 @@ community: header: 'Community' headerLong: 'Queer community' +inclusive: + header: 'Inclusivity' + headerLong: 'Dictionary of inclusive language' + insteadOf: 'Instead of' + say: 'Better say' + because: 'Because' + info: + - > + Language is a carrier of thought, culture and a basis of communication. It influences are thoughts and actions. + If we want to build a society that's open to diversity and accepting of otherness, + our language needs to be inclusive as well + - > + Although we focus mostly on gender and sexuality issues on this website, inclusive language is much more than just that. + Below we work as a community to create a list of phrases that should be avoided, why, and what they could be replaced with. + categories: 'Categories' + sources: 'Sources' + terminology: header: 'Terminology' headerLong: 'Dictionary of queer terminology'