added translation for "at" in about sec
This commit is contained in:
parent
3b0832b110
commit
ec9b6cbc6a
3 changed files with 7 additions and 1 deletions
|
@ -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 }}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue