Use 't' instead of 'translate'

This commit is contained in:
djoate
2019-11-18 23:55:46 -05:00
parent 9817613736
commit 52da0f33bc
8 changed files with 37 additions and 37 deletions

View File

@ -51,7 +51,7 @@
{% if include.moretext %}
{{include.moretext}}
{% else %}
{% translate Learn More %}
{% t Learn More %}
{% endif %}
</a>
{% endif %}