Browse Source

Link to german tutorial in de.edn

And not to the english one
einmeterhecht 2 years ago
parent
commit
ac1e0982b5
1 changed files with 2 additions and 2 deletions
  1. 2 2
      src/resources/dicts/de.edn

+ 2 - 2
src/resources/dicts/de.edn

@@ -444,8 +444,8 @@
  
  :tips/all-done "Alles erledigt!"
 
- :tutorial/text #resource "tutorials/tutorial-en.md"
- :tutorial/dummy-notes #resource "tutorials/dummy-notes-en.md"
+ :tutorial/text #resource "tutorials/tutorial-de.md"
+ :tutorial/dummy-notes #resource "tutorials/dummy-notes-de.md"
 
  :whiteboard/add-block-or-page "Block oder Seite hinzufügen"
  :whiteboard/align-bottom "Am unteren Rand ausrichten"