1
0
Fork 0
This commit is contained in:
Mouse Reeve 2022-11-05 18:16:59 -07:00
parent 817047bdeb
commit 6e748c5476
2 changed files with 4 additions and 3 deletions

View file

@ -86,7 +86,7 @@
{% if not imports %}
<tr>
<td colspan="6">
<em>{% trans "No matching imports founds." %} </em>
<em>{% trans "No matching imports found." %} </em>
</td>
</tr>
{% endif %}