Monkey Albino

Linux altar53.supremepanel53.com 4.18.0-553.8.1.lve.el8.x86_64 #1 SMP Thu Jul 4 16:24:39 UTC 2024 x86_64
/ home/ bdapparelinfo/ dhakazone.com/ admin/ language/ en-gb/ tool/

/home/bdapparelinfo/dhakazone.com/admin/language/en-gb/tool/backup.php

<?php
// Heading
$_['heading_title']    = 'Backup &amp; Restore';

// Text
$_['text_success']     = 'Success: You have successfully imported your database!';

// Entry
$_['entry_progress']   = 'Progress';
$_['entry_export']     = 'Export';

// Tab
$_['tab_backup']       = 'Backup';
$_['tab_restore']      = 'Restore';

// Error
$_['error_permission'] = 'Warning: You do not have permission to modify Backup &amp; Restore!';
$_['error_export']     = 'Warning: You must select at least one table to export!';
$_['error_file']       = 'File could not be found!';