We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 535221e + 05af20c commit afe788dCopy full SHA for afe788d
1 file changed
cloudkittydashboard/dashboards/admin/hashmap/templates/hashmap/_mapping_create.html
@@ -3,5 +3,5 @@
3
4
{% block modal-body-right %}
5
<h3>{% trans "Description:" %}</h3>
6
- <p>{% trans "A mapping is the final object, it’s what triggers calculation." %}</p>
+ <p>{% trans "A mapping is the final object that triggers calculation." %}</p>
7
{% endblock %}
0 commit comments