diff options
Diffstat (limited to 'app/Resources/CraueConfigBundle/translations/CraueConfigBundle.en.yml')
-rw-r--r-- | app/Resources/CraueConfigBundle/translations/CraueConfigBundle.en.yml | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/app/Resources/CraueConfigBundle/translations/CraueConfigBundle.en.yml b/app/Resources/CraueConfigBundle/translations/CraueConfigBundle.en.yml index 52cb8e20..1e4f4668 100644 --- a/app/Resources/CraueConfigBundle/translations/CraueConfigBundle.en.yml +++ b/app/Resources/CraueConfigBundle/translations/CraueConfigBundle.en.yml | |||
@@ -15,11 +15,11 @@ shaarli_url: Shaarli URL, if the service is enabled | |||
15 | share_diaspora: Enable share to Diaspora | 15 | share_diaspora: Enable share to Diaspora |
16 | share_mail: Enable share by email | 16 | share_mail: Enable share by email |
17 | share_shaarli: Enable share to Shaarli | 17 | share_shaarli: Enable share to Shaarli |
18 | share_scuttle: Enable share to Scuttle | ||
18 | share_twitter: Enable share to Twitter | 19 | share_twitter: Enable share to Twitter |
19 | share_unmark: Enable share to Unmark.it | 20 | share_unmark: Enable share to Unmark.it |
20 | show_printlink: Display a link to print content | 21 | show_printlink: Display a link to print content |
21 | wallabag_support_url: Support URL for wallabag | 22 | wallabag_support_url: Support URL for wallabag |
22 | wallabag_url: URL of *your* wallabag instance | ||
23 | entry: "article" | 23 | entry: "article" |
24 | export: "export" | 24 | export: "export" |
25 | import: "import" | 25 | import: "import" |
@@ -33,3 +33,4 @@ 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 | 35 | restricted_access: Enable authentication for websites with paywall |
36 | api_user_registration: Enable user to be registered using the API | ||