aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorAllan Nordhøy <epost@anotheragency.no>2017-11-18 04:55:33 +0100
committerGitHub <noreply@github.com>2017-11-18 04:55:33 +0100
commit2c437e930c9efb93b8ccc56da9a59443d9334836 (patch)
tree4b2ecee07de06f2abbc9e8e55c11751f8dc16710
parent3c6b00dc28d859f08efe1030cfa0987eb3c81a74 (diff)
downloadwallabag-2c437e930c9efb93b8ccc56da9a59443d9334836.tar.gz
wallabag-2c437e930c9efb93b8ccc56da9a59443d9334836.tar.zst
wallabag-2c437e930c9efb93b8ccc56da9a59443d9334836.zip
"for the public wallabag demo", paywalled websites, diaspora*
-rw-r--r--app/Resources/CraueConfigBundle/translations/CraueConfigBundle.en.yml6
1 files changed, 3 insertions, 3 deletions
diff --git a/app/Resources/CraueConfigBundle/translations/CraueConfigBundle.en.yml b/app/Resources/CraueConfigBundle/translations/CraueConfigBundle.en.yml
index 215f390b..b53066b1 100644
--- a/app/Resources/CraueConfigBundle/translations/CraueConfigBundle.en.yml
+++ b/app/Resources/CraueConfigBundle/translations/CraueConfigBundle.en.yml
@@ -12,7 +12,7 @@ export_xml: Enable XML export
12import_with_rabbitmq: Enable RabbitMQ to import data asynchronously 12import_with_rabbitmq: Enable RabbitMQ to import data asynchronously
13import_with_redis: Enable Redis to import data asynchronously 13import_with_redis: Enable Redis to import data asynchronously
14shaarli_url: Shaarli URL, if the service is enabled 14shaarli_url: Shaarli URL, if the service is enabled
15share_diaspora: Enable share to Diaspora 15share_diaspora: Enable share to diaspora*
16share_mail: Enable share by e-mail 16share_mail: Enable share by e-mail
17share_shaarli: Enable sharing to Shaarli 17share_shaarli: Enable sharing to Shaarli
18share_scuttle: Enable sharing to Scuttle 18share_scuttle: Enable sharing to Scuttle
@@ -28,9 +28,9 @@ modify_settings: "apply"
28piwik_host: Host of your website in Piwik (without http:// ou https://) 28piwik_host: Host of your website in Piwik (without http:// ou https://)
29piwik_site_id: ID of your website in Piwik 29piwik_site_id: ID of your website in Piwik
30piwik_enabled: Enable Piwik 30piwik_enabled: Enable Piwik
31demo_mode_enabled: "Enable demo mode? (Only used for the wallabag public demo)" 31demo_mode_enabled: "Enable demo mode? (Only used for the public wallabag demo)"
32demo_mode_username: "Demo user" 32demo_mode_username: "Demo user"
33share_public: Allow public URL for entries 33share_public: Allow public URL for entries
34download_images_enabled: Download images locally 34download_images_enabled: Download images locally
35restricted_access: Enable authentication for websites with paywall 35restricted_access: Enable authentication for paywalled websites
36api_user_registration: Enable user to be registered using the API 36api_user_registration: Enable user to be registered using the API