Updated translations, removed zh-TW and minor tweaks

This commit is contained in:
James Brooks
2015-08-08 14:46:08 +01:00
parent 565e686f8c
commit 8c69123ce2
35 changed files with 839 additions and 1296 deletions
+9 -8
View File
@@ -10,13 +10,14 @@
*/
return [
'setup' => 'Setup',
'title' => 'Setup Cachet',
'service_details' => 'Service Details',
'status_page_setup' => 'Setup der Status-Seite',
'setup' => 'Installation',
'title' => 'Cachet installieren',
'service_details' => 'Servicedetails',
'env_setup' => 'Einrichtung der Systemumgebung',
'status_page_setup' => 'Statusseite einrichten',
'show_support' => 'Möchten Sie Cachet unterstützen?',
'admin_account' => 'Administrator-Account',
'complete_setup' => 'Setup abschließen',
'completed' => 'Cachet wurde erfolgreich eingerichtet!',
'finish_setup' => 'Zum Dashboard',
'admin_account' => 'Administrator Konto',
'complete_setup' => 'Installation abschließen',
'completed' => 'Cachet wurde erfolgreich konfiguriert!',
'finish_setup' => 'Zum Dashboard wechseln',
];