Fix spanish translations

This commit is contained in:
James Brooks
2016-05-05 10:48:47 +01:00
committed by Joseph Cohen
parent c315d04d5d
commit d975cd8ca1
5 changed files with 239 additions and 239 deletions

View File

@@ -10,14 +10,14 @@
*/
return [
'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' => 'Administratorkonto',
'complete_setup' => 'Installation abschließen',
'completed' => 'Cachet wurde erfolgreich konfiguriert!',
'finish_setup' => 'Zum Dashboard wechseln',
'setup' => 'Configurar',
'title' => 'Configurar Cachet',
'service_details' => 'Detalles del servicio',
'env_setup' => 'Configuracion de entorno',
'status_page_setup' => 'Configuración de la página de estado',
'show_support' => '¿Deseas mostrar tu apoyo a Cachet?',
'admin_account' => 'Cuenta de administrador',
'complete_setup' => 'Completar configuración',
'completed' => '¡Cachet se ha configurado correctamente!',
'finish_setup' => 'Ir a Panel de control',
];