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:
Jean-Philippe Lang
2016-04-10 09:13:08 +00:00
parent a3b188762a
commit bf60f4def0
47 changed files with 62 additions and 15 deletions

View File

@@ -8,6 +8,7 @@ jsToolBar.strings['Code'] = 'Iekļauts kods';
jsToolBar.strings['Heading 1'] = 'Virsraksts 1';
jsToolBar.strings['Heading 2'] = 'Virsraksts 2';
jsToolBar.strings['Heading 3'] = 'Virsraksts 3';
jsToolBar.strings['Highlighted code'] = 'Highlighted code';
jsToolBar.strings['Unordered list'] = 'Nesakārtots saraksts';
jsToolBar.strings['Ordered list'] = 'Sakārtots saraksts';
jsToolBar.strings['Quote'] = 'Citēt';