Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -139,6 +139,7 @@ Profanify currently supports the following languages:
- Portuguese
- Spanish
- Russian
- German

Each language has its own configuration file. If you'd like to add a language, please create a new configuration file.

Expand Down
105 changes: 105 additions & 0 deletions src/Config/profanities/de.php
Original file line number Diff line number Diff line change
@@ -0,0 +1,105 @@
<?php

declare(strict_types=1);

return [
'arsch',
'arschloch',
'bitch',
'blöd',
'bloedi',
'blödi',
'doof',
'dumm',
'dödel',
'doedel',
'ekel',
'fick',
'ficken',
'ficker',
'fotze',
'fotzen',
'hackfresse',
'hure',
'huren',
'hurensohn',
'idiot',
'idioten',
'kack',
'kacke',
'kacker',
'kotze',
'kotz',
'kotzer',
'luder',
'lusche',
'mist',
'müll',
'muell',
'otto',
'pimmel',
'pimmelfresse',
'pisser',
'piss',
'pissen',
'schlampe',
'schlampen',
'scheiße',
'scheiss',
'scheiße',
'scheisse',
'scheisskopf',
'scheisskerl',
'scheissdreck',
'schwein',
'schweinehund',
'sau',
'drecksau',
'dreck',
'drecksack',
'affe',
'affenarsch',
'affenhirn',
'klappe',
'blödmann',
'bloedsinn',
'heulsuse',
'hosenscheißer',
'hosenscheisser',
'spacko',
'spacken',
'spasti',
'trottel',
'trotteln',
'versager',
'vollpfosten',
'wichser',
'wichse',
'wichs',
'wichst',
'wichskopf',
'wichsloch',
'penner',
'pennergesicht',
'schwachkopf',
'honk',
'nullchecker',
'dumpfbacke',
'arschgeige',
'arschkriecher',
'arschgesicht',
'arschkind',
'kotnascher',
'hirni',
'vollidiot',
'hirnamputiert',
'dreckskerl',
'pissnelke',
'kackbratze',
'dummkopf',
'blödkopf',
'doofi',
'hirnlos',
'gammelarsch',
'hirnwichser',
];