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

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

two columns display for shortcuts form, keep save of original smilies.txt file

File size: 392 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 shorcuts'] = '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
11?>
Note: See TracBrowser for help on using the repository browser.