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

@@ -401,7 +401,7 @@
<div class="text-left">
<h2>
Users
{{ 'users.title' | tr }}
<button class="btn btn-primary btn-outline pull-right" ng-click="useradd.show()">
<i class="fa fa-user-plus"></i> New User
</button>