mirror of
https://github.com/redmine/redmine.git
synced 2025-11-10 23:36:01 +01:00
Adds translations for the "Highlighted code" button (#14937).
git-svn-id: http://svn.redmine.org/redmine/trunk@15317 e93f8b46-1217-0410-a6f0-8f06a7374b81
This commit is contained in:
@@ -7,6 +7,7 @@ jsToolBar.strings['Code'] = 'Code en ligne';
|
||||
jsToolBar.strings['Heading 1'] = 'Titre niveau 1';
|
||||
jsToolBar.strings['Heading 2'] = 'Titre niveau 2';
|
||||
jsToolBar.strings['Heading 3'] = 'Titre niveau 3';
|
||||
jsToolBar.strings['Highlighted code'] = 'Code colorisé';
|
||||
jsToolBar.strings['Unordered list'] = 'Liste à puces';
|
||||
jsToolBar.strings['Ordered list'] = 'Liste numérotée';
|
||||
jsToolBar.strings['Quote'] = 'Citer';
|
||||
|
||||
Reference in New Issue
Block a user