From 4ea6adcbd427045153c939d0d4b20ea7c84e1287 Mon Sep 17 00:00:00 2001 From: Andrea Vos Date: Fri, 15 Oct 2021 23:47:23 +0200 Subject: [PATCH] [es][pt][terminology] enable --- locale/es/config.suml | 4 ++++ locale/pt/config.suml | 4 ++++ 2 files changed, 8 insertions(+) diff --git a/locale/es/config.suml b/locale/es/config.suml index adf63bffd..b10293f6f 100644 --- a/locale/es/config.suml +++ b/locale/es/config.suml @@ -46,11 +46,15 @@ nouns: submit: true templates: false +community: + route: 'terminologia' + inclusive: enabled: false terminology: enabled: true + published: true categories: - 'orientación sexual' - 'orientación romántica' diff --git a/locale/pt/config.suml b/locale/pt/config.suml index a47d2457d..2180247c4 100644 --- a/locale/pt/config.suml +++ b/locale/pt/config.suml @@ -47,11 +47,15 @@ nouns: submit: true templates: false +community: + route: 'terminologia' + inclusive: enabled: false terminology: enabled: true + published: true categories: - 'orientação sexual' - 'orientação romântica'