Merge branch 'VaultAusir-main-patch-05876' into 'main'
[de] Update NounsExtra.vue See merge request Avris/Zaimki!115
This commit is contained in:
commit
6595a34139
|
@ -3,7 +3,7 @@
|
||||||
<Separator icon="pen-nib"/>
|
<Separator icon="pen-nib"/>
|
||||||
<h3>Deklinationsmuster</h3>
|
<h3>Deklinationsmuster</h3>
|
||||||
<p>
|
<p>
|
||||||
The following are proposed declension patterns for various forms of gender-neutral nouns.
|
Die Folgenden sind vorschläge für ein Deklinationsmuster für verschiedene Formen von geschlechtsneutralen Substantiven.
|
||||||
</p>
|
</p>
|
||||||
<div class="row">
|
<div class="row">
|
||||||
<div v-for="({declension, warning = null}, name) in declensions" class="col-12 col-lg-4">
|
<div v-for="({declension, warning = null}, name) in declensions" class="col-12 col-lg-4">
|
||||||
|
|
Reference in New Issue