diff --git a/src/components/TagList.vue b/src/components/TagList.vue index ca8bd2f..cadf0b8 100644 --- a/src/components/TagList.vue +++ b/src/components/TagList.vue @@ -43,35 +43,37 @@ -
+ {{ + $tc('account.total', category.transactions.length, { + count: category.transactions.length + }) + }} +
+- {{ - $tc('account.total', category.transactions.length, { - count: category.transactions.length - }) - }} -
-