[inclusive] fix clarification edit

This commit is contained in:
Andrea 2022-05-23 10:48:00 +02:00
parent d24d1864b3
commit 4255bcf975
2 changed files with 4 additions and 2 deletions

View File

@ -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;
}

View File

@ -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:
- >