Your Shop creates, verify user

This commit is contained in:
Kevin Adametz 2019-01-04 18:46:48 +01:00
parent c129a44383
commit ccc2af4bf7
76 changed files with 3728 additions and 1477 deletions

File diff suppressed because one or more lines are too long

View file

@ -113,6 +113,7 @@ return [
'url' => ':attribute muss eine URL sein.',
'old_password' => 'Passwort ist nicht gültig',
'users_update_email' => 'Die E-Mail ist schon zur Änderung eingetragen',
'profanity' => ':attribute ist nicht zulässig',
/*
|--------------------------------------------------------------------------
@ -172,5 +173,8 @@ return [
'time' => 'Uhrzeit',
'available' => 'verfügbar',
'size' => 'Größe',
'user_shop_name' => 'Shop Name',
'user_shop_active' => 'Nutzungsbedinungen',
],
];

View file

@ -0,0 +1,81 @@
<?php
return [
/*
|--------------------------------------------------------------------------
| Filter the following list when this language is used.
|--------------------------------------------------------------------------
|
|
*/
'anal',
'anus',
'arse',
'ass',
'ballsack',
'balls',
'bastard',
'bitch',
'biatch',
'bloody',
'blowjob',
'bollock',
'bollok',
'boner',
'boob',
'bugger',
'bum',
'butt',
'buttplug',
'clitoris',
'cock',
'coon',
'crap',
'cunt',
'damn',
'dick',
'dildo',
'dyke',
'fag',
'feck',
'fellate',
'fellatio',
'felching',
'fuck',
'fudgepacker',
'flange',
'goddamn',
'hell',
'homo',
'jizz',
'knobend',
'labia',
'muff',
'nigger',
'nigga',
'penis',
'piss',
'poop',
'prick',
'pube',
'pussy',
'queer',
'scrotum',
'sex',
'shit',
'sh1t',
'slut',
'smegma',
'spunk',
'suck',
'tit',
'tosser',
'turd',
'twat',
'vagina',
'wank',
'whore',
'wtf',
];

View file

@ -0,0 +1,14 @@
<?php
return [
/*
|--------------------------------------------------------------------------
| Filter the following list when this language is used.
|--------------------------------------------------------------------------
|
|
*/
'mierda',
];