mirror of
https://github.com/Piwigo/Piwigo.git
synced 2026-03-28 17:42:57 +01:00
Add $lang['menu_login']
git-svn-id: http://piwigo.org/svn/trunk@176 68402e56-0260-453c-a942-63ccdbb3a9ee
This commit is contained in:
@@ -224,6 +224,7 @@ $lang['connected_user'] = 'connected user';
|
||||
$lang['title_comments'] = 'Users comments';
|
||||
$lang['stats_last_days'] = 'last days';
|
||||
$lang['hint_comments'] = 'See last users comments';
|
||||
$lang['menu_login'] = 'login';
|
||||
|
||||
//-------------------------------------------------------------- administration
|
||||
if ( $isadmin )
|
||||
|
||||
@@ -36,6 +36,7 @@ $lang['comments'] = 'commentaires';
|
||||
$lang['category_representative'] = 'représentant';
|
||||
$lang['title_comments'] = 'Commentaires des visiteurs';
|
||||
$lang['stats_last_days'] = 'derniers jours';
|
||||
$lang['menu_login'] = 'se connecter';
|
||||
// end version 1.3
|
||||
|
||||
// page diapo
|
||||
@@ -47,7 +48,7 @@ $lang['total_images'] = 'total';
|
||||
$lang['title_menu'] = 'Sommaire';
|
||||
$lang['change_login'] = 'changer de login';
|
||||
$lang['hint_login'] = 's'identifier permet de personnaliser l'apparence du site';
|
||||
$lang['logout'] = 'logout';
|
||||
$lang['logout'] = 'se déconnecter';
|
||||
$lang['customize'] = 'personnalisation';
|
||||
$lang['hint_customize'] = 'personnaliser votre affichage';
|
||||
$lang['hint_search'] = 'lancer une recherche';
|
||||
|
||||
Reference in New Issue
Block a user