Translate more of the index.html
* Translate more of index.html, with translations sourced from deepl.com * Relax the plugin to allow capitalization, periods, exclamation marks, and question marks in the Weblate ID for YAML src. This helps differentiate between similar but different strings.
This commit is contained in:
@ -51,7 +51,7 @@
|
||||
{% if include.moretext %}
|
||||
{{include.moretext}}
|
||||
{% else %}
|
||||
Learn More
|
||||
{% translate Learn More %}
|
||||
{% endif %}
|
||||
</a>
|
||||
{% endif %}
|
||||
|
Reference in New Issue
Block a user