mirror of
https://github.com/Piwigo/Piwigo.git
synced 2026-08-10 18:53:01 +02:00
feature 2102 : rename item/image/picture to photo (admin side)
also remove duplicates/unused admin lang keys git-svn-id: http://piwigo.org/svn/trunk@8682 68402e56-0260-453c-a942-63ccdbb3a9ee
This commit is contained in:
+1
-1
@@ -232,7 +232,7 @@ SELECT MIN(date_available)
|
||||
array(
|
||||
'DB_DATE' =>
|
||||
sprintf(
|
||||
l10n('first element added on %s'),
|
||||
l10n('first photo added on %s'),
|
||||
format_date($first_date)
|
||||
)
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user