Add the different variants of "verschiedenes" ("various" in German) to
tag blacklist
This commit is contained in:
parent
7e27f15515
commit
0f2f7b2787
|
@ -15,10 +15,12 @@ final class NodaBlacklistedTerms {
|
|||
*/
|
||||
const TAG_BLACKLIST = [
|
||||
'de' => [
|
||||
'sonstige',
|
||||
'sonst.',
|
||||
'sonst',
|
||||
'andere',
|
||||
'sonst',
|
||||
'sonst.',
|
||||
'sonstige',
|
||||
'versch.',
|
||||
'verschiedenes',
|
||||
'weiteres',
|
||||
]
|
||||
];
|
||||
|
|
Loading…
Reference in New Issue
Block a user