diff options
author | Morten Juhl-Johansen Zölde-Fejér <mjjzf@syntaktisk.dk> | 2016-02-27 16:16:32 +0100 |
---|---|---|
committer | Morten Juhl-Johansen Zölde-Fejér <mjjzf@syntaktisk.dk> | 2016-02-27 16:16:32 +0100 |
commit | 8ccc30646854e7b6e65c19b8b1cc4001cb461bf6 (patch) | |
tree | 5485c4894510babe31bac84e84c80bee12781471 /app/config/config.yml | |
parent | 2b788cadab62ef72bf59b0088f8fe727f6d11c54 (diff) | |
download | wallabag-8ccc30646854e7b6e65c19b8b1cc4001cb461bf6.tar.gz wallabag-8ccc30646854e7b6e65c19b8b1cc4001cb461bf6.tar.zst wallabag-8ccc30646854e7b6e65c19b8b1cc4001cb461bf6.zip |
config.yml edit to include Danish
Diffstat (limited to 'app/config/config.yml')
-rw-r--r-- | app/config/config.yml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/app/config/config.yml b/app/config/config.yml index 07a4b0b6..0417c403 100644 --- a/app/config/config.yml +++ b/app/config/config.yml | |||
@@ -38,6 +38,7 @@ wallabag_core: | |||
38 | fa: 'فارسی' | 38 | fa: 'فارسی' |
39 | ro: 'Română' | 39 | ro: 'Română' |
40 | pl: 'Polish' | 40 | pl: 'Polish' |
41 | da: 'Dansk' | ||
41 | items_on_page: 12 | 42 | items_on_page: 12 |
42 | theme: material | 43 | theme: material |
43 | language: en | 44 | language: en |