diff options
author | z0rglub <z0rglub@piwigo.org> | 2003-09-19 21:40:52 +0000 |
---|---|---|
committer | z0rglub <z0rglub@piwigo.org> | 2003-09-19 21:40:52 +0000 |
commit | 26452aed650f879803d9211968457696970d44d0 (patch) | |
tree | 55a210cc1f6ac25f9ca79bb5ed9e290bdfd62e2d /language/francais.php | |
parent | b7a5a44944fcf0f20a8e4ab26143962ec8d0a86e (diff) |
A category can have its representative picture
git-svn-id: http://piwigo.org/svn/trunk@133 68402e56-0260-453c-a942-63ccdbb3a9ee
Diffstat (limited to 'language/francais.php')
-rw-r--r-- | language/francais.php | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/language/francais.php b/language/francais.php index e3572546f..6cfbc3055 100644 --- a/language/francais.php +++ b/language/francais.php @@ -33,6 +33,7 @@ $lang['errors_title'] = 'Erreurs'; $lang['infos_title'] = 'Informations'; $lang['default'] = 'défaut'; $lang['comments'] = 'commentaires'; +$lang['category_representative'] = 'représentant'; // end version 1.3 // page diapo |