source: extensions/simple_themes/simple/language/fr_FR/theme.lang.php @ 13558

Last change on this file since 13558 was 13558, checked in by plg, 12 years ago

import theme Simple version 2.5.3

add an option and admin page to choose the layout for albums (with description under or next to the album thumbnail)

File size: 294 bytes
RevLine 
[13549]1<?php
2
3$lang['Show/hide menu'] = 'Afficher/cacher le menu';
[13558]4$lang['Album title and description'] = 'Titre et description de l\'album';
5$lang['under the album thumbnail'] = 'sous la miniature représentante';
6$lang['next to the album thumbnail'] = 'à côté de la miniature représentante';
[13549]7
8?>
Note: See TracBrowser for help on using the repository browser.