mirror of
https://github.com/redmine/redmine.git
synced 2025-11-09 06:46: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:
@@ -10,6 +10,7 @@ jsToolBar.strings['Code'] = 'Codice sorgente';
|
||||
jsToolBar.strings['Heading 1'] = 'Titolo 1';
|
||||
jsToolBar.strings['Heading 2'] = 'Titolo 2';
|
||||
jsToolBar.strings['Heading 3'] = 'Titolo 3';
|
||||
jsToolBar.strings['Highlighted code'] = 'Highlighted code';
|
||||
jsToolBar.strings['Unordered list'] = 'Elenco puntato';
|
||||
jsToolBar.strings['Ordered list'] = 'Elenco numerato';
|
||||
jsToolBar.strings['Quote'] = 'Aumenta rientro';
|
||||
|
||||
Reference in New Issue
Block a user