mirror of
https://github.com/redmine/redmine.git
synced 2025-11-10 07:16:03 +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'] = 'Quelltext';
|
||||
jsToolBar.strings['Heading 1'] = 'Überschrift 1. Ordnung';
|
||||
jsToolBar.strings['Heading 2'] = 'Überschrift 2. Ordnung';
|
||||
jsToolBar.strings['Heading 3'] = 'Überschrift 3. Ordnung';
|
||||
jsToolBar.strings['Highlighted code'] = 'Highlighted code';
|
||||
jsToolBar.strings['Unordered list'] = 'Aufzählungsliste';
|
||||
jsToolBar.strings['Ordered list'] = 'Nummerierte Liste';
|
||||
jsToolBar.strings['Quote'] = 'Quote';
|
||||
|
||||
Reference in New Issue
Block a user