Add one more FTP / Restart confirmation

This commit is contained in:
Serghey Rodin 2014-08-03 16:03:06 +03:00
commit 5ba751bb1c
17 changed files with 59 additions and 25 deletions

View file

@ -38,6 +38,7 @@ $LANG['pt'] = array(
'Add Package' => 'Adicionar Pacote',
'Add IP' => 'Adicionar IP',
'Search' => 'Pesquisar',
'Add one more FTP Account' => 'Adicionar mais uma conta FTP',
'Overall Statistics' => 'Estatísticas Gerais',
'Daily' => 'Diário',
'Weekly' => 'Semanal',
@ -392,6 +393,7 @@ $LANG['pt'] = array(
'DELETE_EXCLUSION_CONFIRMATION' => 'Tem certeza que deseja deletar o exclusões %s?',
'DELETE_PACKAGE_CONFIRMATION' => 'Tem certeza que deseja deletar o pacote %s?',
'DELETE_IP_CONFIRMATION' => 'Tem certeza que deseja deletar o endereço IP %s?',
'RESTART_CONFIRMATION' => 'Tem certeza que deseja reiniciar %s?',
'Welcome' => 'Bem Vindo',
'LOGGED_IN_AS' => 'Entrar como o usuário %s',
'Error' => 'Erro',