feature 2103 added: week may start on sunday/monday in the monthly calendar

git-svn-id: http://piwigo.org/svn/trunk@8626 68402e56-0260-453c-a942-63ccdbb3a9ee
This commit is contained in:
plegall
2011-01-12 13:41:55 +00:00
parent 66458980f3
commit 0ef332fc0f
7 changed files with 70 additions and 4 deletions
+1
View File
@@ -803,4 +803,5 @@ $lang['Type here the title'] = 'Entrez ici le titre';
$lang['remove creation date'] = 'supprimer la date de création';
$lang['with no album'] = 'sans album';
$lang['with no tag'] = 'sans tag';
$lang['Week starts on'] = 'La semaine commence le';
?>