diff options
author | mistic100 <mistic@piwigo.org> | 2012-01-14 15:02:02 +0000 |
---|---|---|
committer | mistic100 <mistic@piwigo.org> | 2012-01-14 15:02:02 +0000 |
commit | a412558492bf24ee9c39502ac37730ff4bc40177 (patch) | |
tree | 046c7239358a40292d9c02a146eb897972af2c54 /language/fr_FR/admin.lang.php | |
parent | 5ea5350deb37777e815248488fd49699c18ab9e2 (diff) |
feature:2021 change contents of the mail + add option on admin/user_list
git-svn-id: http://piwigo.org/svn/trunk@12886 68402e56-0260-453c-a942-63ccdbb3a9ee
Diffstat (limited to 'language/fr_FR/admin.lang.php')
-rw-r--r-- | language/fr_FR/admin.lang.php | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/language/fr_FR/admin.lang.php b/language/fr_FR/admin.lang.php index 95edb4d2b..676a7e207 100644 --- a/language/fr_FR/admin.lang.php +++ b/language/fr_FR/admin.lang.php @@ -843,4 +843,6 @@ $lang['Zoom'] = 'Zoom'; $lang['Resize after upload'] = 'Redimensionner après transfert'; $lang['Photo Sizes'] = 'Tailles de photo'; $lang['Original Size'] = 'Taille originale'; +$lang['Send connection settings by email'] = 'Envoyer les identifiants par email'; + ?>
\ No newline at end of file |