From c44f431b84fe38d56f161cb13f13bdb4fabdafa1 Mon Sep 17 00:00:00 2001 From: Andrea Vos Date: Mon, 23 May 2022 18:48:00 +0200 Subject: [PATCH] [inclusive] fix clarification edit --- components/InclusiveSubmitForm.vue | 4 +++- locale/pl/translations.suml | 2 +- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/components/InclusiveSubmitForm.vue b/components/InclusiveSubmitForm.vue index e2d85d454..f098703eb 100644 --- a/components/InclusiveSubmitForm.vue +++ b/components/InclusiveSubmitForm.vue @@ -149,7 +149,9 @@ watch: { clarification(v) { if (v) { - this.form.clarification = this.$t('inclusive.clarificationDefault'); + if (!this.form.clarification) { + this.form.clarification = this.$t('inclusive.clarificationDefault'); + } } else { this.form.clarification = null; } diff --git a/locale/pl/translations.suml b/locale/pl/translations.suml index fbe856bdb..44cdb890e 100644 --- a/locale/pl/translations.suml +++ b/locale/pl/translations.suml @@ -8,7 +8,7 @@ home: headerLong: 'Lista zaimków' welcome: 'Witamy na stronie zaimki.pl!' intro: > - Tworzymy tu wszechstronne kompendium wiedzy o języku niebinarnym i neutralnym płciowo. + Tworzymy tu wszechstronne kompendium wiedzy o języku niebinarnym, neutralnym płciowo i inkluzywnym. why: 'Skąd potrzeba niebinarnych zaimków?' about: - >