dashboard
repositories
filestore
activity
search
login
gitlabFork
/
ISPConfig3
ISPConfig3 devel
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
- Fixed FS#2888 - Clients cannot add secondary DNS.
ftimme
2013-06-11
ba196265aaad30c1cb46ec5cce3067f4857b506c
[gitlabFork/ISPConfig3.git]
/
interface
/
web
/
admin
/
lib
/
lang
/
sk_software_repo.lng
1
2
3
4
5
6
7
<?php
$wb['repo_name_txt'] = 'Skladisko';
$wb['repo_url_txt'] = 'URL';
$wb['repo_username_txt'] = 'Uživateľ (voliteľný)';
$wb['repo_password_txt'] = 'Heslo (voliteľné)';
$wb['active_txt'] = 'Aktivovať';
?>