dashboard
repositories
filestore
activity
search
login
gitlabFork
/
ISPConfig3
ISPConfig3 devel
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
- Fixed FS#3128 - Typo (typographical error) on "Do ISPConfig-update" page.
ftimme
2013-10-09
fd5b6123dd45ef405c212704c50306797bc30f32
[gitlabFork/ISPConfig3.git]
/
interface
/
web
/
admin
/
lib
/
lang
/
pl_directive_snippets_list.lng
1
2
3
4
5
6
7
<?php
$wb['list_head_txt'] = 'Zestawy dyrektyw';
$wb['active_txt'] = 'Aktywne';
$wb['name_txt'] = 'Nazwa zestawu';
$wb['type_txt'] = 'Rodzaj';
$wb['add_new_record_txt'] = 'Dodaj nowy zestaw dyrektyw';
?>