diff options
author | Nicolas LÅ“uillet <nicolas@loeuillet.org> | 2016-11-22 14:56:53 +0100 |
---|---|---|
committer | Nicolas LÅ“uillet <nicolas@loeuillet.org> | 2016-11-22 14:56:53 +0100 |
commit | d64bf7953b0e4e793d7f75ec50bf6e42652560b2 (patch) | |
tree | c4b024b290911a3521d5a5b6166718dd9475661e /app/Resources/CraueConfigBundle/translations/CraueConfigBundle.en.yml | |
parent | 40f3ea57fbc86247495ef3c335f40f966a69aa50 (diff) | |
download | wallabag-d64bf7953b0e4e793d7f75ec50bf6e42652560b2.tar.gz wallabag-d64bf7953b0e4e793d7f75ec50bf6e42652560b2.tar.zst wallabag-d64bf7953b0e4e793d7f75ec50bf6e42652560b2.zip |
Added internal setting to enable/disable articles with paywall
Diffstat (limited to 'app/Resources/CraueConfigBundle/translations/CraueConfigBundle.en.yml')
-rw-r--r-- | app/Resources/CraueConfigBundle/translations/CraueConfigBundle.en.yml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/app/Resources/CraueConfigBundle/translations/CraueConfigBundle.en.yml b/app/Resources/CraueConfigBundle/translations/CraueConfigBundle.en.yml index 23de7a43..52cb8e20 100644 --- a/app/Resources/CraueConfigBundle/translations/CraueConfigBundle.en.yml +++ b/app/Resources/CraueConfigBundle/translations/CraueConfigBundle.en.yml | |||
@@ -32,3 +32,4 @@ demo_mode_enabled: "Enable demo mode ? (only used for the wallabag public demo)" | |||
32 | demo_mode_username: "Demo user" | 32 | demo_mode_username: "Demo user" |
33 | share_public: Allow public url for entries | 33 | share_public: Allow public url for entries |
34 | download_images_enabled: Download images locally | 34 | download_images_enabled: Download images locally |
35 | restricted_access: Enable authentication for websites with paywall | ||