dashboard
repositories
filestore
activity
search
login
gitlabFork
/
ISPConfig3
ISPConfig3 devel
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
- Added check for "httpd2" to the installer (needed on OpenSUSE to check if...
ftimme
2011-09-27
e09a274f79d879ab6c02a2847e2a06ee3153a930
[gitlabFork/ISPConfig3.git]
/
interface
/
web
/
help
/
lib
/
lang
/
cz_faq_form.lng
1
2
3
4
5
6
<?php
$wb['faq_faq_txt'] = 'Často kladené dotazy';
$wb['faq_question_txt'] = 'Otázka';
$wb['faq_answer_txt'] = 'Odpověď';
$wb['faq_section_txt'] = 'Sekce';
?>