X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=src%2FWallabag%2FImportBundle%2FResources%2Fviews%2FWallabagV2%2Findex.html.twig;h=c2905fc6461cf9c36054770d649205bd5995dca3;hb=9bc086071aece11fd4ebaaa0940f38a776077cf2;hp=78fe67e4621111c22e18d1e97e0be027cff0e0eb;hpb=6785f4aa749e381081b93e3db46424cc7475eab8;p=github%2Fwallabag%2Fwallabag.git diff --git a/src/Wallabag/ImportBundle/Resources/views/WallabagV2/index.html.twig b/src/Wallabag/ImportBundle/Resources/views/WallabagV2/index.html.twig index 78fe67e4..c2905fc6 100644 --- a/src/Wallabag/ImportBundle/Resources/views/WallabagV2/index.html.twig +++ b/src/Wallabag/ImportBundle/Resources/views/WallabagV2/index.html.twig @@ -1,2 +1,3 @@ {% extends "WallabagImportBundle:WallabagV1:index.html.twig" %} -{% block title %}{% trans %}Import > Wallabag v2{% endtrans %}{% endblock %} + +{% block title %}{{ 'import.wallabag_v2.page_title'|trans }}{% endblock %}