Admin Intro languages for PWG Menu.
git-svn-id: http://piwigo.org/svn/trunk@1725 68402e56-0260-453c-a942-63ccdbb3a9ee
This commit is contained in:
parent
073ab4a9e3
commit
e5db05ea3a
2 changed files with 12 additions and 0 deletions
|
|
@ -572,5 +572,11 @@ $lang['note_check_more_info'] = 'Go to %s or %s for more informations.';
|
|||
$lang['note_check_more_info_forum'] = 'the forum';
|
||||
$lang['note_check_more_info_wiki'] = 'the wiki';
|
||||
$lang['Duplicates'] = 'Files with same name in more than one physical category';
|
||||
$lang['WIKI'] = 'WIKI / DOC';
|
||||
$lang['DEMO'] = 'DEMO';
|
||||
$lang['HOME'] = 'HOME';
|
||||
$lang['FORUM'] = 'FORUM';
|
||||
$lang['BUGS'] = 'BUGS';
|
||||
$lang['EXTENSIONS'] = 'EXTENSIONS';
|
||||
|
||||
?>
|
||||
|
|
|
|||
|
|
@ -571,5 +571,11 @@ $lang['note_check_more_info_forum'] = 'le forum';
|
|||
$lang['note_check_more_info_wiki'] = 'le wiki';
|
||||
$lang['Duplicates'] = 'Fichiers portant le même nom dans plusieurs' .
|
||||
' catégories physiques';
|
||||
$lang['WIKI'] = 'WIKI / DOC';
|
||||
$lang['DEMO'] = 'DÉMO';
|
||||
$lang['HOME'] = 'ACCUEIL PWG';
|
||||
$lang['FORUM'] = 'FORUM';
|
||||
$lang['BUGS'] = 'BOGUES';
|
||||
$lang['EXTENSIONS'] = 'EXTENSIONS';
|
||||
|
||||
?>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue