Commit 863841c6 by Kálmán Viktor

dashboard: change language selection text

parent 78376b51
...@@ -25,7 +25,7 @@ ...@@ -25,7 +25,7 @@
</div> </div>
<div class="col-md-4" style="margin-bottom: 50px;"> <div class="col-md-4" style="margin-bottom: 50px;">
<fieldset> <fieldset>
<legend>{% trans "Language selection" %}</legend> <legend>{% trans "My preferences" %}</legend>
{% crispy forms.change_language %} {% crispy forms.change_language %}
</fieldset> </fieldset>
</div> </div>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment