X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=src%2FWallabag%2FImportBundle%2FResources%2Fviews%2FImport%2Findex.html.twig;h=6ea5e0f42243475912030746ccbca06fb250769c;hb=77557d289bafc088baf806e4744f110dfd959300;hp=b068283af13b047807a319103ef75e8e969a5648;hpb=252ebd60719d32ec954d0519c9edf2b52b03310c;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 b068283a..6ea5e0f4 100644 --- a/src/Wallabag/ImportBundle/Resources/views/Import/index.html.twig +++ b/src/Wallabag/ImportBundle/Resources/views/Import/index.html.twig @@ -1,14 +1,20 @@ {% extends "WallabagCoreBundle::layout.html.twig" %} -{% block title %}{% trans %}import{% endtrans %}{% endblock %} -{% block content %} +{% block title %}{{ 'import.page_title'|trans }}{% endblock %} +{% block content %}
- {% trans %}Welcome on wallabag importer. Please select your previous service that you want to migrate.{% endtrans %} + {{ 'import.page_description'|trans }}