Skip to content

Commit

Permalink
Adding missing translation keys
Browse files Browse the repository at this point in the history
  • Loading branch information
leider committed Nov 23, 2014
1 parent 09a19f4 commit d1bad4c
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion locale/bootstrap-markdown.de.js
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,10 @@
'Heading': "Überschrift",
'URL/Link': "Link hinzufügen",
'Image': "Bild hinzufügen",
'List': "Liste",
'Unordered List': "Unnumerierte Liste",
'Ordered List': "Numerierte Liste",
'Code': "Quelltext",
'Quote': "Zitat",
'Preview': "Vorschau",
'strong text': "Sehr betonter Text",
'emphasized text': "Betonter Text",
Expand Down

0 comments on commit d1bad4c

Please sign in to comment.