dashboard
repositories
filestore
activity
search
login
gitlabFork
/
ISPConfig3
ISPConfig3 devel
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
- nginx: moved phpMyAdmin and SquirrelMail aliases from ISPConfig vhost to ...
ftimme
2011-09-27
f19eb67c3e74798677fc1ccd36b3db564c09d198
[gitlabFork/ISPConfig3.git]
/
interface
/
web
/
designer
/
lib
/
lang
/
pt_module_nav_item_edit.lng
1
2
3
4
5
6
7
8
<?php
$wb['title_txt'] = 'Título';
$wb['target_txt'] = 'Target';
$wb['link_txt'] = 'Link';
$wb['header_txt'] = 'Propriedades de Navegação';
$wb['save_txt'] = 'Guardar';
$wb['cancel_txt'] = 'Cancelar';
?>