diff --git a/frontend/src/components/transactions/Index.vue b/frontend/src/components/transactions/Index.vue index ad294d85e0..ad0c736423 100644 --- a/frontend/src/components/transactions/Index.vue +++ b/frontend/src/components/transactions/Index.vue @@ -100,13 +100,13 @@
- - Expand split + + {{ $t('firefly.transaction_expand_split') }}
- - Collapse split + + {{ $t('firefly.transaction_collapse_split') }}