source:
subversion/branches/release-0.7/plugins/userinfo/localization/fr_FR.inc
@
5574
| Last change on this file since 5574 was 5574, checked in by alec, 18 months ago | |
|---|---|
| File size: 213 bytes | |
| Line | |
|---|---|
| 1 | <?php |
| 2 | |
| 3 | $labels = array(); |
| 4 | $labels['userinfo'] = 'Info utilisateur'; |
| 5 | $labels['created'] = 'Date de création'; |
| 6 | $labels['lastlogin'] = 'DerniÚre connexion'; |
| 7 | $labels['defaultidentity'] = 'Identité principale'; |
| 8 | |
| 9 | ?> |
Note: See TracBrowser
for help on using the repository browser.
