1
0
mirror of https://github.com/meineerde/redmine.git synced 2026-01-31 11:37:14 +00:00

German translation update for 4.2-stable (jstoolbar-de.js) (#35267).

Patch by Thomas Löber.


git-svn-id: http://svn.redmine.org/redmine/trunk@21030 e93f8b46-1217-0410-a6f0-8f06a7374b81
This commit is contained in:
Go MAEDA 2021-06-09 07:16:31 +00:00
parent f0ffd4b468
commit 71b7fc984c

View File

@ -10,8 +10,8 @@ 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';
jsToolBar.strings['Unquote'] = 'Remove Quote';
jsToolBar.strings['Quote'] = 'Zitat';
jsToolBar.strings['Unquote'] = 'Zitat entfernen';
jsToolBar.strings['Table'] = 'Table';
jsToolBar.strings['Preformatted text'] = 'Präformatierter Text';
jsToolBar.strings['Wiki link'] = 'Verweis (Link) zu einer Wiki-Seite';