Commit ee3f6695 authored by Michal Čihař's avatar Michal Čihař

More description about checks

Signed-off-by: default avatarMichal Čihař <michal@cihar.com>
parent a18c753d
...@@ -30,6 +30,7 @@ ...@@ -30,6 +30,7 @@
<div class="panel-heading"><h4 class="panel-title">{% trans "Information" %}</h4></div> <div class="panel-heading"><h4 class="panel-title">{% trans "Information" %}</h4></div>
<div class="panel-body"> <div class="panel-body">
<p>{% trans "Customizable quality checks will help you in improving quality of translations." %}</p> <p>{% trans "Customizable quality checks will help you in improving quality of translations." %}</p>
<p>{% trans "The checks can help you identify problematic translations or source strings which are hard to translate." %}</p>
</div> </div>
<div class="panel-footer"> <div class="panel-footer">
<a class="btn btn-default" href="{% documentation 'user/checks' %}">{% trans "Documentation" %}</a> <a class="btn btn-default" href="{% documentation 'user/checks' %}">{% trans "Documentation" %}</a>
......
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 to comment