source:
spip-zone/_plugins_/_dev_/dtarch/lang/dtarch_fr.php
@
18416
Last change on this file since 18416 was 18416, checked in by , 13 years ago | |
---|---|
|
|
File size: 168 bytes |
Line | |
---|---|
1 | <?php |
2 | |
3 | $GLOBALS[$GLOBALS['idx_lang']] = array( |
4 | 'ancien' => 'Archives plus anciennes', |
5 | 'archives' => 'Archives', |
6 | 'recent' => 'Archives plus récentes' |
7 | ); |
8 | |
9 | ?> |
Note: See TracBrowser
for help on using the repository browser.