diff options
author | Kevin Decherf <kevin@kdecherf.com> | 2017-11-25 17:06:01 +0100 |
---|---|---|
committer | Kevin Decherf <kevin@kdecherf.com> | 2017-11-25 17:07:55 +0100 |
commit | 893fd6434f11b6a1fef375f19e6ea427402bc605 (patch) | |
tree | abfab5d6303ca3bb5996e2e98fbfdc6bc804ba45 /app/Resources/CraueConfigBundle/translations/CraueConfigBundle.ro.yml | |
parent | 773ac5b0f7a56ff2527601498b0822d6ef8bfa40 (diff) | |
download | wallabag-893fd6434f11b6a1fef375f19e6ea427402bc605.tar.gz wallabag-893fd6434f11b6a1fef375f19e6ea427402bc605.tar.zst wallabag-893fd6434f11b6a1fef375f19e6ea427402bc605.zip |
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 <kevin@kdecherf.com>
Diffstat (limited to 'app/Resources/CraueConfigBundle/translations/CraueConfigBundle.ro.yml')
-rw-r--r-- | app/Resources/CraueConfigBundle/translations/CraueConfigBundle.ro.yml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/app/Resources/CraueConfigBundle/translations/CraueConfigBundle.ro.yml b/app/Resources/CraueConfigBundle/translations/CraueConfigBundle.ro.yml index 8300cec8..9d927cc0 100644 --- a/app/Resources/CraueConfigBundle/translations/CraueConfigBundle.ro.yml +++ b/app/Resources/CraueConfigBundle/translations/CraueConfigBundle.ro.yml | |||
@@ -37,3 +37,4 @@ modify_settings: "aplică" | |||
37 | # restricted_access: Enable authentication for websites with paywall | 37 | # restricted_access: Enable authentication for websites with paywall |
38 | # api_user_registration: Enable user to be registered using the API | 38 | # api_user_registration: Enable user to be registered using the API |
39 | # store_article_headers: Enable if wallabag stores HTTP headers for each article | 39 | # store_article_headers: Enable if wallabag stores HTTP headers for each article |
40 | # shaarli_share_origin_url: Enable sharing origin url to Shaarli, if the service is enabled | ||