Updates locales and adds missing trimmed on blocktrans
This commit is contained in:
parent
7192449b21
commit
011e4a27a6
44 changed files with 7567 additions and 2260 deletions
|
@ -8,7 +8,7 @@
|
|||
<h1 class="title">{% trans "File too large" %}</h1>
|
||||
<p class="content">{% trans "The file you are uploading is too large." %}</p>
|
||||
<p class="content">
|
||||
{% blocktrans %}
|
||||
{% blocktrans trimmed %}
|
||||
You you can try using a smaller file, or ask your BookWyrm server administrator to increase the <code>DATA_UPLOAD_MAX_MEMORY_SIZE</code> setting.
|
||||
{% endblocktrans %}
|
||||
</p>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue