forked from rc/aircox
fix translation
This commit is contained in:
@ -71,7 +71,7 @@ Context:
|
||||
{% endfor %}
|
||||
<div class="has-text-right">
|
||||
<button type="reset" class="button is-danger">{% trans "Reset" %}</button>
|
||||
<button type="submit" class="button is-success">{% trans "Comment" %}</button>
|
||||
<button type="submit" class="button is-success">{% trans "Post comment" %}</button>
|
||||
</div>
|
||||
</form>
|
||||
{% endif %}
|
||||
|
Reference in New Issue
Block a user