|
Last change
on this file since 5568 was
5568,
checked in by thomasb, 18 months ago
|
|
Add localization files from mailing list submission
|
-
Property svn:eol-style set to
native
-
Property svn:executable set to
*
-
Property svn:keywords set to
Id Date Author Revision
|
|
File size:
213 bytes
|
| Rev | Line | |
|---|
| [5568] | 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.