Newer
Older
Graham Cole
committed
<?php
// Language definitions used in viewforum.php
$lang_forum = array(
'Post topic' => 'Post new topic',
'Views' => 'Views',
'Moved' => 'Moved',
'Sticky' => 'Sticky',
'Empty forum' => 'Forum is empty.'
);