mirror of
https://github.com/Piwigo/Piwigo.git
synced 2026-06-02 04:15:05 +02:00
- bug fixed : title_comments language item was missing in english
git-svn-id: http://piwigo.org/svn/trunk@720 68402e56-0260-453c-a942-63ccdbb3a9ee
This commit is contained in:
@@ -297,6 +297,7 @@ $lang['mail_new_comment_content'] = 'A new comment has been registered on the ga
|
||||
$lang['guest'] = 'guest';
|
||||
$lang['add'] = 'add';
|
||||
|
||||
$lang['title_comments'] = 'Users comments';
|
||||
$lang['stats_last_days'] = 'last days';
|
||||
$lang['hint_comments'] = 'See last users comments';
|
||||
$lang['menu_login'] = 'login';
|
||||
|
||||
Reference in New Issue
Block a user