diff --git a/templates/index.html b/templates/index.html index be3c8711..aae87c17 100644 --- a/templates/index.html +++ b/templates/index.html @@ -31,7 +31,7 @@ {% endif %} {% endif %} {% if mod %}
{% trans %}Return to dashboard{% endtrans %}
{% endif %} - +{% trans %}Catalog{% endtrans %}
diff --git a/templates/thread.html b/templates/thread.html index 9da96f36..c4ae2b0a 100644 --- a/templates/thread.html +++ b/templates/thread.html @@ -25,6 +25,7 @@ {% endif %} {% endif %} {% if mod %}{% endif %} + @@ -46,6 +47,7 @@ [{% trans %}Return{% endtrans %}] [{% trans %}Go to top{% endtrans %}] + [{% trans %}Catalog{% endtrans %}] {{ boardlist.bottom }}