mirror of
https://github.com/Piwigo/Piwigo.git
synced 2026-08-11 19:23:01 +02:00
feature:2786 Allow to edit website url in user comments + improve "user experience" on comment edition
git-svn-id: http://piwigo.org/svn/trunk@18995 68402e56-0260-453c-a942-63ccdbb3a9ee
This commit is contained in:
@@ -410,4 +410,6 @@ $lang['Requested tag does not exist'] = 'Le tag demandée n\'existe pas';
|
||||
$lang['Username is mandatory'] = 'Nom d\'utilisateur obligatoire';
|
||||
$lang['Email address is mandatory'] = 'Adresse email obligatoire';
|
||||
$lang['mandatory'] = 'obligatoire';
|
||||
$lang['Website'] = 'Site web';
|
||||
$lang['Your website URL is invalid'] = 'L\'adresse de votre site web est invalide';
|
||||
?>
|
||||
Reference in New Issue
Block a user