We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 74e28c3 commit 4400959Copy full SHA for 4400959
1 file changed
dojo/templates/base.html
@@ -341,7 +341,7 @@
341
<li>
342
<a href="{% url 'all_finding_groups' %}" aria-expanded="false" aria-label="Problems">
343
<i class="fa-solid fa-triangle-exclamation fa-fw"></i>
344
- <span>{% trans "Dashboard" %}</span>
+ <span>{% trans "Finding Groups" %}</span>
345
<span class="glyphicon arrow"></span>
346
</a>
347
<ul class="nav nav-second-level">
0 commit comments