Skip to content
Snippets Groups Projects
Commit d97c86c3 authored by Julian's avatar Julian
Browse files

Translate "read more"

parent 5dd0bd56
No related branches found
No related tags found
1 merge request!12Resolve "Correctly translate RSS widget"
......@@ -29,7 +29,7 @@
{% endautoescape %}
</div>
<div class="card-action">
<a href="{{ result.link }}" target="_blank">Mehr lesen</a>
<a href="{{ result.link }}" target="_blank">{% trans "Read more" %}</a>
</div>
</div>
<a class="btn hundred-percent primary-color" href="{{ base_url }}" target="_blank">
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment