diff --git a/cove_oc4ids/templates/cove_oc4ids/explore.html b/cove_oc4ids/templates/cove_oc4ids/explore.html index 9a952c6..954d8c9 100644 --- a/cove_oc4ids/templates/cove_oc4ids/explore.html +++ b/cove_oc4ids/templates/cove_oc4ids/explore.html @@ -38,9 +38,9 @@
{% trans "Alternative formats for reviewing your data" %}
{% if conversion == 'flatten' %} -We have tried to convert your JSON into a spreadsheet format.
The results can be seen below.
+{% trans "Conversion of your (JSON) data into a spreadsheet format. The results can be seen below" %}.
We have tried to convert your data into JSON format.
The results can be seen below.
+{% trans "Conversion of your data into JSON format. The results can be seen below" %}.
{% trans 'There were no validation errors' %}
+{% trans 'There were no structural errors' %}.
{% trans 'There were no additional fields' %}
+{% trans 'There were no additional fields' %}.