Add email eventlog translation

This commit is contained in:
Johannes Zellner
2021-09-30 14:49:11 +02:00
parent e0fcc8ae4b
commit 843bbbbe58
3 changed files with 5 additions and 4 deletions

View File

@@ -5,7 +5,7 @@
<h1>
{{ 'emails.eventlog.title' | tr }}
<a class="btn btn-default btn-outline pull-right" href="/logs.html?id=mail" target="_blank">Raw Logs</a>
<a class="btn btn-default btn-outline pull-right" href="/logs.html?id=mail" target="_blank">{{ 'main.action.logs' | tr }}</a>
</h1>
</div>
</div>