7,394 changes: 3,600 additions & 3,794 deletions geonode/locale/it/LC_MESSAGES/django.po

Large diffs are not rendered by default.

Binary file modified geonode/locale/it/LC_MESSAGES/djangojs.mo
Binary file not shown.
874 changes: 609 additions & 265 deletions geonode/locale/it/LC_MESSAGES/djangojs.po

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion geonode/templates/base.html
Original file line number Diff line number Diff line change
Expand Up @@ -332,7 +332,7 @@
{% endif %}
{% if USE_MONITORING %}
<li role="separator" class="divider"></li>
<li><a href="{% url "monitoring:index" %}">{% trans "Monitoring" %}</a></li>
<li><a href="{% url "monitoring:index" %}">{% trans "Monitoring & Analytics" %}</a></li>
{% endif %}
{% endif %}
<li role="separator" class="divider"></li>
Expand Down