From 893fd6434f11b6a1fef375f19e6ea427402bc605 Mon Sep 17 00:00:00 2001 From: Kevin Decherf Date: Sat, 25 Nov 2017 17:06:01 +0100 Subject: Add craue setting to enable sharing of origin url to Shaarli Also fix the field name used in the query string and add it to baggy theme Signed-off-by: Kevin Decherf --- app/Resources/CraueConfigBundle/translations/CraueConfigBundle.en.yml | 1 + 1 file changed, 1 insertion(+) (limited to 'app/Resources/CraueConfigBundle/translations/CraueConfigBundle.en.yml') diff --git a/app/Resources/CraueConfigBundle/translations/CraueConfigBundle.en.yml b/app/Resources/CraueConfigBundle/translations/CraueConfigBundle.en.yml index 0a89ce2c..a26e451f 100644 --- a/app/Resources/CraueConfigBundle/translations/CraueConfigBundle.en.yml +++ b/app/Resources/CraueConfigBundle/translations/CraueConfigBundle.en.yml @@ -37,3 +37,4 @@ download_images_enabled: Download images locally restricted_access: Enable authentication for paywalled websites api_user_registration: Enable user to be registered using the API store_article_headers: Enable if wallabag stores HTTP headers for each article +shaarli_share_origin_url: Enable sharing origin url to Shaarli, if the service is enabled \ No newline at end of file -- cgit v1.2.3