dashboard
repositories
filestore
activity
search
login
gitlabFork
/
ISPConfig3
ISPConfig3 devel
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
Feat: enable xfs-quotas. --- Daniel Ripoll I was a DevOps before it was coo...
Daniel
2016-04-17
e14c6ea84f18143bbd9eb17838b28fb884e78bd3
[gitlabFork/ISPConfig3.git]
/
interface
/
web
/
help
/
lib
/
lang
/
it_faq_form.lng
1
2
3
4
5
6
<?php
$wb['faq_faq_txt'] = 'Frequently Asked Questions';
$wb['faq_question_txt'] = 'Domanda';
$wb['faq_answer_txt'] = 'Risposta';
$wb['faq_section_txt'] = 'Sezione';
?>