dashboard
repositories
filestore
activity
search
login
gitlabFork
/
ISPConfig3
ISPConfig3 devel
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
- Added DB size report in monitor. Thanks to Florian for the patch!
tbrehm
2013-09-05
71accc61eb6474935434e2973e360a63dec8112e
[gitlabFork/ISPConfig3.git]
/
interface
/
web
/
designer
/
lib
/
lang
/
hr_module_nav_edit.lng
1
2
3
4
5
6
<?php
$wb['title_txt'] = 'Naslov';
$wb['header_txt'] = 'Navi postavke';
$wb['save_txt'] = 'Spremi';
$wb['cancel_txt'] = 'Odustani';
?>