dashboard
repositories
filestore
activity
search
login
gitlabFork
/
ISPConfig3
ISPConfig3 devel
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
FS#1516 - Text color for input fields
marknl
2011-08-26
bf420e07b6a8ed6d0a42cdaef5f3f70ad58ce7fc
[gitlabFork/ISPConfig3.git]
/
interface
/
web
/
designer
/
lib
/
lang
/
sk_module_nav_item_edit.lng
1
2
3
4
5
6
7
8
<?php
$wb['title_txt'] = 'Titulok';
$wb['target_txt'] = 'Cieľ';
$wb['link_txt'] = 'Link';
$wb['header_txt'] = 'Navi vlastnosti';
$wb['save_txt'] = 'Uložiť';
$wb['cancel_txt'] = 'Zrušiť';
?>