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

@@ -7,6 +7,7 @@ jsToolBar.strings['Code'] = 'Inline Code';
jsToolBar.strings['Heading 1'] = 'Judul 1';
jsToolBar.strings['Heading 2'] = 'Judul 2';
jsToolBar.strings['Heading 3'] = 'Judul 3';
jsToolBar.strings['Highlighted code'] = 'Highlighted code';
jsToolBar.strings['Unordered list'] = 'Daftar tak terurut';
jsToolBar.strings['Ordered list'] = 'Daftar terurut';
jsToolBar.strings['Quote'] = 'Kutipan';