feat(insights:category-overview): pick between Projected/Current/Final totals

This commit is contained in:
Herculino Trotta
2025-04-19 12:28:22 -03:00
parent 812abbe488
commit d2ebfbd615

View File

@@ -32,7 +32,7 @@
_="on change trigger updated" {% if show_tags %}checked{% endif %}>
{% spaceless %}
<label class="form-check-label" for="show-tags-switch">
{% trans 'Show tags' %}
{% trans 'Tags' %}
</label>
<c-ui.help-icon
content="{% trans 'Transaction amounts associated with multiple tags will be counted once for each tag' %}"