Linux amd.servercpanel.com 5.14.0-570.25.1.el9_6.x86_64 #1 SMP PREEMPT_DYNAMIC Wed Jul 9 04:57:09 EDT 2025 x86_64
LiteSpeed
Server IP : 161.248.188.165 & Your IP : 216.73.216.219
Domains :
Cant Read [ /etc/named.conf ]
User : oishifashion
Terminal
Auto Root
Create File
Create Folder
Localroot Suggester
Backdoor Destroyer
Readme
/
home /
oishifashion /
ap.tsgbd.com /
aa /
lang /
de /
Delete
Unzip
Name
Size
Permission
Date
Action
account.php
2.16
KB
-rw-r--r--
2025-02-06 04:37
auth.php
664
B
-rw-r--r--
2025-02-06 04:37
barcode.php
2.13
KB
-rw-r--r--
2025-02-06 04:37
brand.php
527
B
-rw-r--r--
2025-02-06 04:37
business.php
4
KB
-rw-r--r--
2025-02-06 04:37
cash_register.php
1.1
KB
-rw-r--r--
2025-02-06 04:37
category.php
706
B
-rw-r--r--
2025-02-06 04:37
contact.php
1.41
KB
-rw-r--r--
2025-02-06 04:37
expense.php
1.3
KB
-rw-r--r--
2025-02-06 04:37
home.php
806
B
-rw-r--r--
2025-02-06 04:37
invoice.php
2.81
KB
-rw-r--r--
2025-02-06 04:37
lang_v1.php
85.51
KB
-rw-r--r--
2025-02-06 04:37
messages.php
1.54
KB
-rw-r--r--
2025-02-06 04:37
pagination.php
533
B
-rw-r--r--
2025-02-06 04:37
passwords.php
857
B
-rw-r--r--
2025-02-06 04:37
printer.php
860
B
-rw-r--r--
2025-02-06 04:37
product.php
2.37
KB
-rw-r--r--
2025-02-06 04:37
purchase.php
2.62
KB
-rw-r--r--
2025-02-06 04:37
receipt.php
644
B
-rw-r--r--
2025-02-06 04:37
report.php
3.07
KB
-rw-r--r--
2025-02-06 04:37
restaurant.php
4.47
KB
-rw-r--r--
2025-02-06 04:37
role.php
3.35
KB
-rw-r--r--
2025-02-06 04:37
sale.php
2.3
KB
-rw-r--r--
2025-02-06 04:37
stock_adjustment.php
857
B
-rw-r--r--
2025-02-06 04:37
tax_rate.php
935
B
-rw-r--r--
2025-02-06 04:37
tooltip.php
7.95
KB
-rw-r--r--
2025-02-06 04:37
unit.php
523
B
-rw-r--r--
2025-02-06 04:37
user.php
1.41
KB
-rw-r--r--
2025-02-06 04:37
validation.php
7.14
KB
-rw-r--r--
2025-02-06 04:37
Save
Rename
<?php return [ /* |-------------------------------------------------------------------------- | Validation Language Lines |-------------------------------------------------------------------------- | | The following language lines contain the default error messages used by | the validator class. Some of these rules have multiple versions such | as the size rules. Feel free to tweak each of these messages. | */ 'accepted' => ':attribute muss akzeptiert werden.', 'active_url' => ':attribute ist keine gültige Internet-Adresse.', 'after' => ':attribute muss ein Datum nach dem :date sein.', 'after_or_equal' => ':attribute muss ein Datum nach dem :date oder gleich dem :date sein.', 'alpha' => ':attribute darf nur aus Buchstaben bestehen.', 'alpha_dash' => ':attribute darf nur aus Buchstaben, Zahlen, Binde- und Unterstrichen bestehen.', 'alpha_num' => ':attribute darf nur aus Buchstaben und Zahlen bestehen.', 'array' => ':attribute muss ein Array sein.', 'before' => ':attribute muss ein Datum vor dem :date sein.', 'before_or_equal' => ':attribute muss ein Datum vor dem :date oder gleich dem :date sein.', 'between' => [ 'numeric' => ':attribute muss zwischen :min & :max liegen.', 'file' => ':attribute muss zwischen :min & :max Kilobytes groß sein.', 'string' => ':attribute muss zwischen :min & :max Zeichen lang sein.', 'array' => ':attribute muss zwischen :min & :max Elemente haben.', ], 'boolean' => ":attribute muss entweder 'true' oder 'false' sein.", 'confirmed' => ':attribute stimmt nicht mit der Bestätigung überein.', 'date' => ':attribute muss ein gültiges Datum sein.', 'date_format' => ':attribute entspricht nicht dem gültigen Format für :format.', 'different' => ':attribute und :other müssen sich unterscheiden.', 'digits' => ':attribute muss :digits Stellen haben.', 'digits_between' => ':attribute muss zwischen :min und :max Stellen haben.', 'dimensions' => ':attribute hat ungültige Bildabmessungen.', 'distinct' => 'Das Feld :attribute beinhaltet einen bereits vorhandenen Wert.', 'email' => ':attribute muss eine gültige E-Mail-Adresse sein.', 'exists' => 'Der gewählte Wert für :attribute ist ungültig.', 'file' => ':attribute muss eine Datei sein.', 'filled' => ':attribute muss ausgefüllt sein.', 'image' => ':attribute muss ein Bild sein.', 'in' => 'Der gewählte Wert für :attribute ist ungültig.', 'in_array' => 'Der gewählte Wert für :attribute kommt nicht in :other vor.', 'integer' => ':attribute muss eine ganze Zahl sein.', 'ip' => ':attribute muss eine gültige IP-Adresse sein.', 'ipv4' => ':attribute muss eine gültige IPv4-Adresse sein.', 'ipv6' => ':attribute muss eine gültige IPv6-Adresse sein.', 'json' => ':attribute muss ein gültiger JSON-String sein.', 'max' => [ 'numeric' => ':attribute darf maximal :max sein.', 'file' => ':attribute darf maximal :max Kilobytes groß sein.', 'string' => ':attribute darf maximal :max Zeichen haben.', 'array' => ':attribute darf nicht mehr als :max Elemente haben.', ], 'mimes' => ':attribute muss den Dateityp :values haben.', 'mimetypes' => ':attribute muss den Dateityp :values haben.', 'min' => [ 'numeric' => ':attribute muss mindestens :min sein.', 'file' => ':attribute muss mindestens :min Kilobytes groß sein.', 'string' => ':attribute muss mindestens :min Zeichen lang sein.', 'array' => ':attribute muss mindestens :min Elemente haben.', ], 'not_in' => 'Der gewählte Wert für :attribute ist ungültig.', 'numeric' => ':attribute muss eine Zahl sein.', 'present' => 'Das Feld :attribute muss vorhanden sein.', 'regex' => ':attribute Format ist ungültig.', 'required' => ':attribute muss ausgefüllt sein.', 'required_if' => ':attribute muss ausgefüllt sein, wenn :other :value ist.', 'required_unless' => ':attribute muss ausgefüllt sein, wenn :other nicht :values ist.', 'required_with' => ':attribute muss angegeben werden, wenn :values ausgefüllt wurde.', 'required_with_all' => ':attribute muss angegeben werden, wenn :values ausgefüllt wurde.', 'required_without' => ':attribute muss angegeben werden, wenn :values nicht ausgefüllt wurde.', 'required_without_all' => ':attribute muss angegeben werden, wenn keines der Felder :values ausgefüllt wurde.', 'same' => ':attribute und :other müssen übereinstimmen.', 'size' => [ 'numeric' => ':attribute muss gleich :size sein.', 'file' => ':attribute muss :size Kilobyte groß sein.', 'string' => ':attribute muss :size Zeichen lang sein.', 'array' => ':attribute muss genau :size Elemente haben.', ], 'string' => ':attribute muss ein String sein.', 'timezone' => ':attribute muss eine gültige Zeitzone sein.', 'unique' => ':attribute ist schon vergeben.', 'uploaded' => 'Der :attribute konnte nicht hochgeladen werden.', 'url' => 'Das Format von :attribute ist ungültig.', /* |-------------------------------------------------------------------------- | Custom Validation Language Lines |-------------------------------------------------------------------------- | | Here you may specify custom validation messages for attributes using the | convention "attribute.rule" to name the lines. This makes it quick to | specify a specific custom language line for a given attribute rule. | */ 'custom' => [ 'attribute-name' => [ 'rule-name' => 'custom-message', ], ], /* |-------------------------------------------------------------------------- | Custom Validation Attributes |-------------------------------------------------------------------------- | | The following language lines are used to swap attribute place-holders | with something more reader friendly such as E-Mail Address instead | of "email". This simply helps us make messages a little cleaner. | */ 'attributes' => [ 'name' => 'Name', 'username' => 'Benutzername', 'email' => 'E-Mail-Adresse', 'first_name' => 'Vorname', 'last_name' => 'Nachname', 'password' => 'Passwort', 'password_confirmation' => 'Passwordbestätigung', 'city' => 'Stadt', 'country' => 'Land', 'address' => 'Adresse', 'phone' => 'Telefonnummer', 'mobile' => 'Handynummer', 'age' => 'Alter', 'sex' => 'Geschlecht', 'gender' => 'Geschlecht', 'day' => 'Tag', 'month' => 'Monat', 'year' => 'Jahr', 'hour' => 'Stunde', 'minute' => 'Minute', 'second' => 'Sekunde', 'title' => 'Titel', 'content' => 'Inhalt', 'description' => 'Beschreibung', 'excerpt' => 'Auszug', 'date' => 'Datum', 'time' => 'Uhrzeit', 'available' => 'verfügbar', 'size' => 'Größe', ], 'custom-messages' => [ 'quantity_not_available' => 'Nur :qty :unit verfügbar', 'this_field_is_required' => 'Dieses Feld wird benötigt', ], ];