X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=src%2FWallabag%2FImportBundle%2FResources%2Fviews%2FImport%2Findex.html.twig;h=aebbfa208391d8787896269177c66cb5f457523f;hb=0d42217e4e8210dd2cf86f35ba9662ca02c8a2dc;hp=8c300624d34912d4ddd1c9f486106006e694aabc;hpb=d2b4f01d7435e8a8f99b15a2487916427c04e58d;p=github%2Fwallabag%2Fwallabag.git diff --git a/src/Wallabag/ImportBundle/Resources/views/Import/index.html.twig b/src/Wallabag/ImportBundle/Resources/views/Import/index.html.twig index 8c300624..aebbfa20 100644 --- a/src/Wallabag/ImportBundle/Resources/views/Import/index.html.twig +++ b/src/Wallabag/ImportBundle/Resources/views/Import/index.html.twig @@ -1,17 +1,18 @@ {% extends "WallabagCoreBundle::layout.html.twig" %} -{% block title %}{% trans %}Import{% endtrans %}{% endblock %} + +{% block title %}{{ 'import.page_title'|trans }}{% endblock %} {% block content %}
- {% trans %}Welcome to wallabag importer. Please select your previous service that you want to migrate.{% endtrans %} + {{ 'import.page_description'|trans }}