dashboard
repositories
filestore
activity
search
login
gitlabFork
/
ISPConfig3
ISPConfig3 devel
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
replace double-quotes with single-quotes whenever appropriate
jwarnier
2010-09-03
2a4cc61cf54c584498be540f4558271a95548d73
[gitlabFork/ISPConfig3.git]
/
interface
/
web
/
admin
/
lib
/
lang
/
sk_software_update_list.lng
1
2
3
4
5
6
7
8
9
<?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';
?>