source: extensions/SmiliesSupport/language/fr_FR/plugin.lang.php @ 23252

Last change on this file since 23252 was 23252, checked in by mistic100, 11 years ago

typo (thanks to dodo)

File size: 458 bytes
Line 
1<?php
2
3$lang['Smilies set'] = 'Set de smileys';
4$lang['Shortcuts'] = 'Raccourcis';
5$lang['Columns'] = 'Colonnes';
6$lang['Smilies'] = 'Smileys';
7$lang['Edit shortcuts'] = 'Modifier les raccouris';
8$lang['Reset defaults'] = 'Réinitialiser';
9$lang['If you change current set you will lost every shortcuts changes.'] = 'Si vous changez de set, vous perdrez les modifications des raccourcis.';
10$lang['Type in a new shortcut'] = 'Entrez un nouveau raccourci';
11
12?>
Note: See TracBrowser for help on using the repository browser.