X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=themes%2Fdefault%2Fedit-tags.twig;h=53852d392687b297bbc73ec0ba039bbfa39bb3a3;hb=d866e8be91de61a9b7dc40ae68c2390e0e05201d;hp=7116bba9f55c01c305d6f8779ad85d876713f1ed;hpb=05d6dd487ceaf8c00510ebe5e0e762fcc11df691;p=github%2Fwallabag%2Fwallabag.git diff --git a/themes/default/edit-tags.twig b/themes/default/edit-tags.twig index 7116bba9..53852d39 100644 --- a/themes/default/edit-tags.twig +++ b/themes/default/edit-tags.twig @@ -11,10 +11,10 @@ no tags {% for tag in tags %}
  • {{ tag.value }} ✘
  • {% endfor %}
    - -

    {% trans "you can type several tags, separated by comma" %}

    + +

    {% trans "You can enter multiple tags, separated by commas." %}

    - +
    -{% trans "back to the article" %} -{% endblock %} \ No newline at end of file +{% trans "return to article" %} +{% endblock %}