diff --git a/detailsBody.html b/detailsBody.html index f8959f5..178d441 100644 --- a/detailsBody.html +++ b/detailsBody.html @@ -3,7 +3,7 @@ {% if address %}
  • - {{ keyTrans('addr') }}: + {{ keyTrans('address') }}: {{ attribute(tags, 'addr:street') }} {{ attribute(tags, 'addr:housenumber') }}, diff --git a/popupBody.html b/popupBody.html index a65b3f2..5a8bd02 100644 --- a/popupBody.html +++ b/popupBody.html @@ -3,7 +3,7 @@ {% if address %}
  • - {{ keyTrans('addr') }}: + {{ keyTrans('address') }}: {{ attribute(tags, 'addr:street') }} {{ attribute(tags, 'addr:housenumber') }},