Use 't' instead of 'translate'
This commit is contained in:
@ -51,7 +51,7 @@
|
||||
{% if include.moretext %}
|
||||
{{include.moretext}}
|
||||
{% else %}
|
||||
{% translate Learn More %}
|
||||
{% t Learn More %}
|
||||
{% endif %}
|
||||
</a>
|
||||
{% endif %}
|
||||
|
Reference in New Issue
Block a user