dashboard
repositories
filestore
activity
search
login
gitlabFork
/
ISPConfig3
ISPConfig3 devel
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
Merge branch 'dns-dnssec' of git.ispconfig.org:darkalex/ispconfig3 into dns...
A. Täffner
2016-01-22
b4263138f9632d3a9c098a9e6ad1fdccee03fcc9
[gitlabFork/ISPConfig3.git]
/
interface
/
web
/
sites
/
lib
/
lang
/
hr_web_folder_list.lng
1
2
3
4
5
6
7
8
<?php
$wb['list_head_txt'] = 'Web direktorij';
$wb['active_txt'] = 'Aktivno';
$wb['server_id_txt'] = 'Server';
$wb['parent_domain_id_txt'] = 'Web stranica';
$wb['path_txt'] = 'Putanja';
$wb['add_new_record_txt'] = 'Dodaj novi direktorij';
?>