add german translation

This commit is contained in:
Oluf Lorenzen
2015-01-13 10:13:11 +01:00
parent a6f8775567
commit d50362e725
8 changed files with 446 additions and 0 deletions
+13
View File
@@ -0,0 +1,13 @@
<?php
return [
'setup' => 'Setup',
'title' => 'Setup Cachet',
'service_details' => 'Service Details',
'status_page_setup' => 'Setup der Status-Seite',
'show_support' => 'Möchten Sie Cachet unterstützen? <small>Dies zeigt einen kleinen Text und Link im Footer an.</small>',
'admin_account' => 'Administrator-Account',
'complete_setup' => 'Setup abschließen',
'completed' => 'Cachet wurde erfolgreich eingerichtet!',
'finish_setup' => 'Zum Dashboard',
];