Relicense project under MIT

Permission obtained from @DDynamic. Contributions from other users were
removed since we did not obtain permission from them for the re-license.

From this point forward all contributors must have a signed Contributor
License Agreement on file.
This commit is contained in:
Dane Everitt 2016-01-20 15:56:40 -05:00
parent b0bcb879d0
commit 026df6a36f
122 changed files with 1904 additions and 1828 deletions

View file

@ -1,30 +0,0 @@
<?php
return [
/*
|--------------------------------------------------------------------------
| Standalone Pterodactyl Language Strings
|--------------------------------------------------------------------------
*/
'login' => 'Anmeldung',
'password' => 'Passwort',
'email' => 'Email',
'whoops' => ' Hoppla',
'success' => 'Erfolg',
'location' => 'Ort',
'node' => 'Node',
'connection' => 'Verbindung',
'language' => 'Sprache',
'close' => 'Schließen',
'start' => 'Anfang',
'stop' => 'Stopp',
'restart' => 'Wiederbeginn',
'save' => 'Sparen',
'enabled' => 'Aktiviert',
'disabled' => 'Behindert',
'submit' => 'Einreichen',
'current_password' => 'Aktuelles Passwort',
'again' => 'Wieder',
];
/*
German Translation by Jboy
*/