dashboard
repositories
filestore
activity
search
login
gitlabFork
/
ISPConfig3
ISPConfig3 devel
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
Fixed: FS#1702 - Old backup copies dont get deleted when number of copies i...
tbrehm
2011-09-07
763507d9e40470eb48e04f15c5fe538a00890b53
[gitlabFork/ISPConfig3.git]
/
interface
/
web
/
admin
/
lib
/
lang
/
sk_software_update_list.lng
1
2
3
4
5
6
7
8
<?php
$wb['list_head_txt'] = 'Aktualizácia softvéru';
$wb['server_select_txt'] = 'Vyberte server';
$wb['installed_txt'] = 'Akcia';
$wb['update_title_txt'] = 'Aktualizácia ';
$wb['version_txt'] = 'Verzia';
$wb['action_txt'] = 'Akcia';
?>