From e0a979141234deea9a03ef25e43a05d6fad5950a Mon Sep 17 00:00:00 2001 From: =?utf8?q?Aleksandar=20Todorovi=C4=87=20=28r3bl=29?= Date: Fri, 10 Aug 2018 20:28:48 +0200 Subject: [PATCH] Fixes another typo --- .../CraueConfigBundle/translations/CraueConfigBundle.en.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app/Resources/CraueConfigBundle/translations/CraueConfigBundle.en.yml b/app/Resources/CraueConfigBundle/translations/CraueConfigBundle.en.yml index a26e451f..239c69eb 100644 --- a/app/Resources/CraueConfigBundle/translations/CraueConfigBundle.en.yml +++ b/app/Resources/CraueConfigBundle/translations/CraueConfigBundle.en.yml @@ -27,7 +27,7 @@ export: "export" import: "import" misc: "misc" modify_settings: "apply" -piwik_host: Host of your website in Piwik (without http:// ou https://) +piwik_host: Host of your website in Piwik (without http:// or https://) piwik_site_id: ID of your website in Piwik piwik_enabled: Enable Piwik demo_mode_enabled: "Enable demo mode? (Only used for the public wallabag demo)" @@ -37,4 +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 +shaarli_share_origin_url: Enable sharing origin url to Shaarli, if the service is enabled -- 2.41.0