Merge pull request #432 from JC5/l10n_develop

New Crowdin translations
This commit is contained in:
James Cole
2016-11-28 19:45:44 +01:00
committed by GitHub
2 changed files with 2 additions and 2 deletions

View File

@@ -21,7 +21,7 @@ return [
'file_too_large' => 'Die Datei ":name" ist zu groß.',
'belongs_to_user' => 'Der Wert von :attribute ist nicht bekannt',
'accepted' => ':attribute muss akzeptiert werden.',
'bic' => 'This is not a valid BIC.',
'bic' => 'Dies ist kein gültiger BIC.',
'active_url' => ':attribute ist keine gültige URL.',
'after' => ':attribute muss ein Datum nach :date sein.',
'alpha' => ':attribute darf nur Buchstaben enthalten.',

View File

@@ -21,7 +21,7 @@ return [
'file_too_large' => 'Bestand ":name" is te groot.',
'belongs_to_user' => 'De waarde van :attribute is onbekend',
'accepted' => ':attribute moet geaccepteerd zijn.',
'bic' => 'This is not a valid BIC.',
'bic' => 'Dit is geen geldige BIC.',
'active_url' => ':attribute is geen geldige URL.',
'after' => ':attribute moet een datum na :date zijn.',
'alpha' => ':attribute mag alleen letters bevatten.',