9 | {{ 'This is the OpenStreetMap Welcome Tool.\r\nIt helps you discover new mappers in your region and welcome them.'|trans|nl2br }} 10 |
11 |12 | {{ 'If you want to add your region or your language to the Welcome Tool, check our {contributing_link_start}contributing guide{link_end}.'|trans({'{contributing_link_start}': '', '{link_end}': ''})|raw }} 13 |
14 |15 | {{ 'Developed by {osmbe_link_start}OpenStreetMap Belgium{link_end} and supported by the {lccwg_link_start}Local Chapters and Communities Working Group{link_end}.'|trans({'{osmbe_link_start}': '', '{lccwg_link_start}': '', '{link_end}': ''})|raw }} 16 |
17 |28 | 29 | 30 | {{ continent|trans }} 31 | 32 |
33 |34 | {{ group|length }} {{ 'regions'|trans }} 35 |
36 |11 | {{ mapper.displayName }} 12 |
13 | {% if app.user is not null %} 14 |15 | {{ 'View profile'|trans }} 16 |
17 | {% endif %} 18 |{{ changeset.comment }}
17 |