source: extensions/Flash_Gallery/modules/Polaroid/language/fr_FR/module.lang.php

Last change on this file was 3531, checked in by tiico, 15 years ago

First revision (for testing)
Only in French (translation to be done)

File size: 436 bytes
Line 
1<?php
2
3
4//------------------------------------------------------------------------------
5//                                                      Module language
6//------------------------------------------------------------------------------
7
8$lang['module_name_Polaroid'] = 'Galerie Polaroid';
9$lang['module_desc_Polaroid'] = 'Affiche sous forme de <a href="http://www.no3dfx.com/polaroid/" target="_blank" class="screenshot" rel="%s" Title="Polaroid">Polaroid</a>';
10
11?>
Note: See TracBrowser for help on using the repository browser.