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

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

rewrite admin page
new set from Pidgin

File size: 376 bytes
Line 
1<?php
2
3$lang['Smilies set'] = 'Set de smileys';
4$lang['Smiley'] = 'Smiley';
5$lang['Shortcuts'] = 'Raccourcis';
6$lang['Columns'] = 'Colonnes';
7$lang['Smilies'] = 'Smileys';
8$lang['Edit shorcuts'] = 'Modifier les raccouris';
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
11?>
Note: See TracBrowser for help on using the repository browser.