source: extensions/blancmontxl/language/es_ES/theme.lang.php @ 6286

Last change on this file since 6286 was 6286, checked in by repie38, 14 years ago

conf panel new option : use montblancxl icon set (option can't be set if montblancxl isn't installed)

File size: 539 bytes
Line 
1<?php
2
3$lang['Display page banner on home page'] = 'Fijar la bandera sobre la página inicial';
4$lang['Display page banner on categories pages'] = 'Fijar la bandera sobre la página de las categorías';
5$lang['Display page banner on picture page'] = 'Fijar la bandera sobre la página de las fotos';
6$lang['Display page banner on other pages'] = 'Fijar la bandera sobre otras páginas';
7$lang['Use MontBlancXL icon set'] = 'Utilice <a href="http://piwigo.org/ext/extension_view.php?eid=133">MontBlancXL</a> iconos (tema es necesario)';
8
9?>
Note: See TracBrowser for help on using the repository browser.