Merge pull request #369 from Finkregh/patch-1

update new error-messages in translation/de
This commit is contained in:
James Brooks
2015-01-13 15:31:57 +00:00
2 changed files with 4 additions and 4 deletions

View File

@@ -90,8 +90,8 @@ return [
'settings' => 'Einstellungen',
'app-setup' => [
'app-setup' => 'Setup',
'images-only' => 'Only images may be uploaded.',
'too-big' => 'The file you uploaded is too big. Upload an image smaller than :size',
'images-only' => 'Es dürfen nur Bild-Dateien hochgeladen werden.',
'too-big' => 'Die Datei die Sie hochgeladen haben ist zu groß. Die Datei muss kleiner als :size sein.',
],
'security' => [
'security' => 'Sicherheit',

View File

@@ -19,8 +19,8 @@ return [
'email' => 'Email',
'password' => 'Passwort',
'2fauth' => 'Authentifikations-Code',
'invalid' => 'Invalid email or password',
'invalid-token' => 'Invalid token',
'invalid' => 'Falsche E-Mail-Adresse oder falsches Passwort',
'invalid-token' => 'Token nicht korrekt',
],
// Incidents form fields