| | |
| | | $wb['conf_format_timeshort'] = 'H:i'; |
| | | $wb['conf_format_timelong'] = 'H:i:s'; |
| | | $wb['conf_format_datetime'] = 'd/m/Y H:i'; |
| | | $wb['number_format_decimals'] = '2'; |
| | | $wb['number_format_dec_point'] = '.'; |
| | | $wb['number_format_thousands_sep'] = ''; |
| | | $wb['301'] = 'Módulo não permitido para o usuário corrente.'; |
| | | $wb['302'] = 'Módulo Inválido'; |
| | | $wb['1001'] = 'O nome de usuário e senha não podem estar em branco!'; |
| | |
| | | $wb['add_new_record_txt'] = 'Adcionar novo registro'; |
| | | $wb['btn_save_txt'] = 'Salvar'; |
| | | $wb['btn_cancel_txt'] = 'Voltar'; |
| | | $wb['System'] = 'Sistema'; |
| | | $wb['Client'] = 'Cliente'; |
| | | $wb['Email'] = 'Correio'; |
| | | $wb['Monitor'] = 'Monitor'; |
| | | $wb['Sites'] = 'Sites'; |
| | | $wb['DNS'] = 'DNS'; |
| | | $wb['Tools'] = 'Ferramentas'; |
| | | $wb['Help'] = 'Ajuda'; |
| | | $wb['toolsarea_head_txt'] = 'Ferramentas'; |
| | | $wb['toolsarea_head_txt'] = 'Extras'; |
| | | $wb['page_and_txt'] = 'e'; |
| | | $wb['top_menu_system'] = 'Sistema'; |
| | | $wb['top_menu_client'] = 'Cliente'; |
| | | $wb['top_menu_email'] = 'Correio'; |
| | | $wb['top_menu_monitor'] = 'Monitor'; |
| | | $wb['top_menu_sites'] = 'Sites'; |
| | | $wb['top_menu_dns'] = 'DNS'; |
| | | $wb['top_menu_tools'] = 'Extras'; |
| | | $wb['top_menu_help'] = 'Ajuda'; |
| | | $wb['top_menu_billing'] = 'Faturas'; |
| | | $wb['top_menu_domain'] = 'Domínios'; |
| | | $wb['top_menu_dashboard'] = 'Início'; |
| | | $wb['latest_news_txt'] = 'Últimas notícias'; |
| | | $wb['top_menu_vm'] = 'VM'; |
| | | ?> |
| | | |