German Translation (#97)

This commit is contained in:
Lukas Herzog 2020-10-13 14:06:07 +02:00 committed by GitHub
parent 1df947bed2
commit f9a3d3a49e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
5 changed files with 43 additions and 1 deletions

View file

@ -12,7 +12,7 @@
<h5 class="p-1">
{{ .designation }}
{{ if .company }}
at <a href="{{ .company.url }}">{{ .company.name }}</a>
{{ i18n "at"}} <a href="{{ .company.url }}">{{ .company.name }}</a>
{{ end }}
</h5>
{{ end }}