Add all main view titles and navbar translation keys

This commit is contained in:
Johannes Zellner
2020-10-28 16:17:14 +01:00
parent b71e68581d
commit beec65bdb6
15 changed files with 109 additions and 29 deletions

View File

@@ -1,7 +1,7 @@
<div>
<div class="col-md-10 col-md-offset-1">
<h1>Event Log</h1>
<h1>{{ 'eventlog.title' | tr }}</h1>
</div>
</div>