Fix some untranslatable text
This commit is contained in:
@@ -5,7 +5,7 @@
|
||||
{% endblock %}
|
||||
|
||||
{% block content %}
|
||||
<a class="btn btn-secondary float-right" href="/help/update_config/">Help</a>
|
||||
<a class="btn btn-secondary float-right" href="/help/update_config/">{{ _("Help") }}</a>
|
||||
<h1>{{ _("Configure Git Update Detection") }}</h1>
|
||||
|
||||
<p>
|
||||
|
||||
Reference in New Issue
Block a user