translate time-tracking in login screen and browser title (#738)

This commit is contained in:
Kevin Papst
2019-04-30 17:52:19 +02:00
committed by GitHub
parent b35022d161
commit b865add1b3
29 changed files with 307 additions and 125 deletions

View File

@@ -32,7 +32,7 @@
{% endblock %}
{% block title %}
{{ 'browser.title'|trans }}
{{- get_title() -}}
{% endblock %}
{% block page_subtitle %}{% endblock %}