i18n on the web - deepseek translations
This commit is contained in:
@@ -8,7 +8,7 @@
|
||||
<div class="error-page">
|
||||
<h1>{{ heading }}</h1>
|
||||
<p>{{ message }}</p>
|
||||
<a href="/admin">Back to the admin panel</a>
|
||||
<a href="/admin">{{ nav.tr("ui-back-to-admin") }}</a>
|
||||
</div>
|
||||
</main>
|
||||
{% endblock %}
|
||||
|
||||
Reference in New Issue
Block a user