mirror of
https://github.com/Piwigo/Piwigo.git
synced 2026-06-02 04:15:05 +02:00
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:
@@ -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';
|
||||
|
||||
?>
|
||||
|
||||
Reference in New Issue
Block a user