Merge pull request #1039 from reinerh/patch-1

etymology: add "Weg" to postfixes that get removed
This commit is contained in:
Pieter Vander Vennet 2022-08-21 17:07:49 +02:00 committed by GitHub
commit b2c9c19cca
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -185,6 +185,7 @@
"straße", "straße",
"platz", "platz",
"gasse", "gasse",
"weg",
"grundschule", "grundschule",
"gymnasium", "gymnasium",
"schule" "schule"
@ -342,4 +343,4 @@
} }
} }
] ]
} }