German Translation (#719)

This commit is contained in:
Michael R.|SchlaumeierTV 2017-11-04 22:00:30 +01:00 committed by Dane Everitt
parent 6a2cb72ede
commit df9d746b4b
13 changed files with 940 additions and 0 deletions

View file

@ -0,0 +1,9 @@
<?php
return [
'notices' => [
'pack_updated' => 'Pack erfolgreich aktualisiert',
'pack_deleted' => 'Pack ":name" erfolgreich gelöscht.',
'pack_created' => 'Ein neues Pack wurde erfolgreich erstellt.',
],
];