From c10fcb3bbbd4ef14edd9a862ee18c895d92e30ae Mon Sep 17 00:00:00 2001 From: Thomas Citharel Date: Sat, 13 Feb 2016 14:32:16 +0100 Subject: french translation & pocket --- src/Wallabag/ImportBundle/Resources/views/Pocket/index.html.twig | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'src/Wallabag/ImportBundle/Resources') diff --git a/src/Wallabag/ImportBundle/Resources/views/Pocket/index.html.twig b/src/Wallabag/ImportBundle/Resources/views/Pocket/index.html.twig index 8aa5da97..3365fc6a 100644 --- a/src/Wallabag/ImportBundle/Resources/views/Pocket/index.html.twig +++ b/src/Wallabag/ImportBundle/Resources/views/Pocket/index.html.twig @@ -19,6 +19,13 @@
{{ import.description|trans }}

{% trans %}You can import your data from your Pocket account. You just have to click on the below button and authorize the application to connect to getpocket.com.{% endtrans %}

+
+
+
{% trans %}Mark all as read ?{% endtrans %}
+ {{ form_widget(form.read) }} + +
+
-- cgit v1.2.3