Line | |
---|
1 | <?php |
---|
2 | |
---|
3 | // Language definitions used in viewforum.php |
---|
4 | $lang_forum = array( |
---|
5 | |
---|
6 | 'Post topic' => 'Nouvelle discussion', |
---|
7 | 'Views' => 'Vues', |
---|
8 | 'Moved' => 'Déplacée :', |
---|
9 | 'Sticky' => 'Ãpinglée :', |
---|
10 | 'Closed' => 'Fermée :', |
---|
11 | 'Empty forum' => 'Le forum ne contient aucune discussion.', |
---|
12 | 'Mod controls' => 'Interventions pour modérateurs', |
---|
13 | 'Is subscribed' => 'Vous suivez ce forum', |
---|
14 | 'Unsubscribe' => 'Ne plus suivre', |
---|
15 | 'Subscribe' => 'Suivre ce forum' |
---|
16 | ); |
---|
Note: See
TracBrowser
for help on using the repository browser.