webshell
Ghost Exploiter Team Official
Mass Deface
Directory >>
/
home
/
whitjouh
/
public_html
/
core
/
vendor
/
rachidlaasri
/
laravel-installer
/
src
/
Lang
/
de
/
Mass Deface Auto Detect Domain
/*Ubah Ke document_root untuk mass deface*/
File / Folder
Size
Action
.
-
+New File
installer_messages.php
1.221KB
edt
ren
<?php return [ /* * * Shared translations. * */ 'title' => 'Laravel Installer', 'next' => 'Nächster Schritt', 'finish' => 'Installieren', /* * * Home page translations. * */ 'welcome' => [ 'title' => 'Willkommen zum Installer', 'message' => 'Willkommen zum Laravel Installationsassistent.', ], /* * * Requirements page translations. * */ 'requirements' => [ 'title' => 'Vorraussetzungen', ], /* * * Permissions page translations. * */ 'permissions' => [ 'title' => 'Berechtigungen', ], /* * * Environment page translations. * */ 'environment' => [ 'title' => 'Umgebungsvariablen', 'save' => 'Speichere .env', 'success' => 'Ihre .env Konfiguration wurde gespeichert.', 'errors' => 'Ihre .env Konfiguration konnte nicht gespeichert werden. Bitte erstellen Sie diese manuell.', ], /* * * Final page translations. * */ 'final' => [ 'title' => 'Fertig!', 'finished' => 'Die Anwendung wurde erfolgreich installiert.', 'exit' => 'Hier klicken zum Beenden', ], ];
<=Back
Liking