MOON
Server: Apache
System: Linux host.sunshiene.com 4.18.0-553.121.1.el8_10.x86_64 #1 SMP Thu Apr 30 09:06:34 EDT 2026 x86_64
User: clientsoftwares (1005)
PHP: 8.2.31
Disabled: system, exec, mail, shell_exec, passthru, popen, proc_open, pcntl_exec, dl, ini_alter, ini_restore, symlink, link, chown, posix_kill
Upload Files
File: /home/clientsoftwares/public_html/genius.clientsoftwares.com/lang/hi/brand.php
<?php

 return [
     'brands' => 'ब्रांड',
     'manage_your_brands' => 'अपने ब्रांडों को प्रबंधित करें',
     'all_your_brands' => 'आपके सभी ब्रांड',
     'note' => 'ध्यान दें',
     'brand_name' => 'ब्रांड का नाम',
     'short_description' => 'संक्षिप्त वर्णन',
     'added_success' => 'ब्रांड सफलतापूर्वक जोड़ा',
     'updated_success' => 'ब्रांड सफलतापूर्वक अपडेट किया गया',
     'deleted_success' => 'ब्रांड सफलतापूर्वक हटा दिया गया',
     'add_brand' => 'ब्रांड जोड़ें',
     'edit_brand' => 'ब्रांड संपादित करें',
 ];