Adds context and fixes whitespace in translation strings

Also updates locales
This commit is contained in:
Mouse Reeve
2022-03-16 16:13:15 -07:00
parent eee325b662
commit da100cd114
23 changed files with 2513 additions and 1904 deletions

View File

@ -8,7 +8,7 @@
<header class="block">
<h1 class="title">
{% blocktrans with title=book|book_title %}
{% blocktrans trimmed with title=book|book_title %}
Links for "<em>{{ title }}</em>"
{% endblocktrans %}
</h1>