diff --git a/html/translate.html b/html/translate.html index c6049600a..2d22240d7 100644 --- a/html/translate.html +++ b/html/translate.html @@ -22,16 +22,13 @@ - -{% if unit.is_plural %} -{% else %} + -{% endif %}
{% trans "Source" %}{% trans "Translation" %}
{% trans "Source" %}{% if unit.is_plural %}{% trans "Translations" %}{% else %}{% trans "Translation" %}{% endif %}
{{ unit.source|fmttranslation }} {{ form.checksum }} {{ form.target }}
{{ form.fuzzy }}
{% trans "Location" %} {% trans "Suggestions" %}