dashboard
repositories
filestore
activity
search
login
gitlabFork
/
ISPConfig3
ISPConfig3 devel
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
Fixed: FS#1133 - cannot change language in client account settings after in...
tbrehm
2010-05-27
4f53eb1aa7bdc68988d77f0ddf855c886aebaf1e
[gitlabFork/ISPConfig3.git]
/
interface
/
web
/
tools
/
lib
/
lang
/
br.lng
1
2
3
4
5
6
<?php
$wb['User Settings'] = 'Configurações do Usuário';
$wb['Settings'] = 'Configurações';
$wb['ISPConfig Tools'] = 'Ferramentas';
$wb['Password and Language'] = 'Senha e Idioma';
?>