X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=src%2FWallabag%2FImportBundle%2FResources%2Fviews%2FImport%2Findex.html.twig;h=aebbfa208391d8787896269177c66cb5f457523f;hb=9d7dd6b0d2480d3efff5b0ab1461f2ef99bfd57a;hp=303e6cbfbd80689b0501acd6c54f3d969f84ed9c;hpb=39643c6b76d92d509b1af0228b6379d7fdce8a1c;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 303e6cbf..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 on wallabag importer. Please select your previous service that you want to migrate.{% endtrans %} + {{ 'import.page_description'|trans }}