Defining Strings to be translated

This commit is contained in:
2020-10-01 22:10:31 +02:00
parent a2004bd789
commit 556931d2b1
6 changed files with 20 additions and 20 deletions

View File

@@ -6,7 +6,7 @@
<script src="{% static 'maps/ol.js' %}"></script>
{% endblock additional_head %}
# {% block title %}Start{% endblock %}
# {% block title %}{% translate 'Home' %}{% endblock %}
{% block maincontent %}
@@ -16,7 +16,7 @@
{% include 'partials/osm_map.html' with config=mapping_config %}
<div class="LP-PlaceGrid">
<h1 class="LP-Headline LP-Headline">Explore the latest locations</h1>
<h1 class="LP-Headline LP-Headline">{% translate 'Explore the latest locations' %}</h1>
<ul class="LP-PlaceGrid__Grid">
{% for place in place_list %}
<li class="LP-PlaceGrid__Item">