New strings [skip ci]

This commit is contained in:
James Cole
2018-07-25 16:44:06 +02:00
parent 5a73e79475
commit 02272f7db0
45 changed files with 290 additions and 260 deletions

View File

@@ -50,7 +50,8 @@ return [
'at_least_one_action' => 'Regel muss mindestens eine Aktion enthalten',
'base64' => 'Dies sind keine gültigen base64-kodierten Daten.',
'model_id_invalid' => 'Die angegebene ID scheint für dieses Modell ungültig zu sein.',
'more' => ':attribute muss größer als Null sein.',
'more' => ':attribute must be larger than :value.',
'less' => ':attribute must be less than 10,000,000',
'active_url' => ':attribute ist keine gültige URL.',
'after' => ':attribute muss ein Datum nach :date sein.',
'alpha' => ':attribute darf nur Buchstaben enthalten.',