feat(import:templates): change wrong name

This commit is contained in:
Herculino Trotta
2025-01-23 22:49:09 -03:00
parent 1dc03b0a84
commit 53175aacb9

View File

@@ -83,7 +83,7 @@
</tbody>
</table>
{% else %}
<c-msg.empty title="{% translate "No accounts" %}" remove-padding></c-msg.empty>
<c-msg.empty title="{% translate "No import profiles" %}" remove-padding></c-msg.empty>
{% endif %}
</div>
</div>