mirror of
https://github.com/redmine/redmine.git
synced 2025-11-10 15:26: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'] = 'Zobrazenie kódu';
|
||||
jsToolBar.strings['Heading 1'] = 'Nadpis 1';
|
||||
jsToolBar.strings['Heading 2'] = 'Nadpis 2';
|
||||
jsToolBar.strings['Heading 3'] = 'Nadpis 3';
|
||||
jsToolBar.strings['Highlighted code'] = 'Highlighted code';
|
||||
jsToolBar.strings['Unordered list'] = 'Odrážkový zoznam';
|
||||
jsToolBar.strings['Ordered list'] = 'Číslovaný zoznam';
|
||||
jsToolBar.strings['Quote'] = 'Odsadenie';
|
||||
|
||||
Reference in New Issue
Block a user