feature 3105: display the link to Piwigo in connection settings notification email (option on register)

git-svn-id: http://piwigo.org/svn/trunk@29075 68402e56-0260-453c-a942-63ccdbb3a9ee
This commit is contained in:
plegall
2014-07-25 12:40:34 +00:00
parent bf58209d7d
commit b97fcf2a22
3 changed files with 4 additions and 0 deletions
+1
View File
@@ -424,4 +424,5 @@ $lang['Photo title'] = 'Photo title';
$lang['Photo description'] = 'Photo description';
$lang['Album name, A → Z'] = 'Album name, A → Z';
$lang['Album name, Z → A'] = 'Album name, Z → A';
$lang['Link: %s'] = 'Link: %s';
?>