source:
branches/rsr.v5.1.dev/web/punbb/lang/French/forum.php
@
2
Last change on this file since 2 was 1, checked in by dj3c1t, 13 years ago | |
---|---|
File size: 231 bytes |
Rev | Line | |
---|---|---|
[1] | 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é', | |
9 | 'Sticky' => 'Ãpinglé', | |
10 | 'Empty forum' => 'Le forum est vide.' | |
11 | ||
12 | ); |
Note: See TracBrowser
for help on using the repository browser.