dashboard
repositories
filestore
activity
search
login
gitlabFork
/
ISPConfig3
ISPConfig3 devel
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
DNSSEC-Switch: Don't want to leave junk back if dnssec was enabled and got ...
A. Täffner
2016-01-21
4c535769caf145ecec55da27d9e199ebdc929b86
[gitlabFork/ISPConfig3.git]
/
interface
/
web
/
help
/
lib
/
lang
/
tr_faq_form.lng
1
2
3
4
5
6
<?php
$wb['faq_faq_txt'] = 'Sık Sorulan Sorular';
$wb['faq_question_txt'] = 'Soru';
$wb['faq_answer_txt'] = 'Yanıt';
$wb['faq_section_txt'] = 'Bölüm';
?>