diff --git a/django_lostplaces/lostplaces/templates/partials/welcome.html b/django_lostplaces/lostplaces/templates/partials/welcome.html
index cb45a98..3f75ce5 100644
--- a/django_lostplaces/lostplaces/templates/partials/welcome.html
+++ b/django_lostplaces/lostplaces/templates/partials/welcome.html
@@ -1,19 +1,19 @@
Start
+ {% translate 'Start' %}
Welcome to our Urban Exploration community catalogue, +
{% translate 'Welcome to our Urban Exploration community catalogue,' %} {% if user.is_authenticated %} {{ user.username }} {% else %} - explorer + {% translate 'explorer' %} {% endif %} !
- We strictly follow our - UrBex codex - and expect you to do so, too. + {% translate 'We strictly follow our' %} + {% translate 'UrBex codex' %} + {% translate 'and expect you to do so, too.' %}'