]> git.immae.eu Git - github/wallabag/wallabag.git/commitdiff
Add language to config.yml 1491/head
authorJulian Oster <github@jlnostr.de>
Sun, 18 Oct 2015 20:04:50 +0000 (22:04 +0200)
committerJulian Oster <github@jlnostr.de>
Sun, 18 Oct 2015 20:04:50 +0000 (22:04 +0200)
app/config/config.yml

index a4d88b94fe3406252d6833db0829eeff0b6bd8d1..0655fed58a39c951fb61cf8dd7612957fee20174 100644 (file)
@@ -29,6 +29,7 @@ wallabag_core:
     languages:
         en: 'English'
         fr: 'Français'
+        de: 'Deutsch'
 
 # Twig Configuration
 twig: