Skip to content
ar.lng 1.42 KiB
Newer Older
the1matrix1's avatar
the1matrix1 committed
<?php
$wb['conf_format_dateshort'] = 'Y-m-d';
$wb['conf_format_datelong'] = 'l dS of F Y';
$wb['conf_format_timeshort'] = 'H:i';
$wb['conf_format_timelong'] = 'H:i:s';
$wb['conf_format_datetime'] = 'Y-m-d H:i';

$wb['301'] = '   .';
$wb['302'] = '  .';
$wb['1001'] = '        !';
$wb['1002'] = '  /    !';
$wb['1003'] = '   !';
$wb['delete_confirmation'] = '     ';
$wb['error_no_view_permission'] = '            !';
$wb['error_no_delete_permission'] = '      !';
$wb["page_txt"] = '';
$wb["page_of_txt"] = '';
$wb["page_and_txt"] = '';
$wb["page_next_txt"] = '';
$wb["page_back_txt"] = '';
$wb["delete_txt"] = '';
$wb["filter_txt"] = '';
$wb["add_new_record_txt"] = '  ';
$wb['btn_save_txt'] = "";
$wb['btn_cancel_txt'] = "";
$wb['top_menu_system'] = '';
$wb['top_menu_client'] = '';
$wb['top_menu_email'] = ' ';
$wb['top_menu_monitor'] = '';
$wb['top_menu_sites'] = '';
$wb['top_menu_dns'] = ' ';
$wb['top_menu_tools'] = '';
$wb['top_menu_help'] = '';
$wb['top_menu_billing'] = '';
$wb['top_menu_domain'] = '';
$wb['top_menu_dashboard'] = '';
$wb['toolsarea_head_txt'] = '';
?>