Fix spanish translations
This commit is contained in:
committed by
Joseph Cohen
parent
c315d04d5d
commit
d975cd8ca1
@@ -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',
|
||||
];
|
||||
|
||||
Reference in New Issue
Block a user