dashboard
repositories
filestore
activity
search
login
gitlabFork
/
ISPConfig3
ISPConfig3 devel
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
Merge remote-tracking branch 'schoene/master'
Marius Cramer
2014-01-03
53f4a0b4229550275451cc9bc687c60b5f7391ea
[gitlabFork/ISPConfig3.git]
/
interface
/
web
/
help
/
lib
/
lang
/
tr_faq_form.lng
1
2
3
4
5
6
<?php
$wb['faq_faq_txt'] = 'Frequently Asked Questions';
$wb['faq_question_txt'] = 'Question';
$wb['faq_answer_txt'] = 'Answer';
$wb['faq_section_txt'] = 'Section';
?>