Skip to content

Commit

Permalink
add label for account aggregation setting
Browse files Browse the repository at this point in the history
  • Loading branch information
powerpaul17 committed Jul 8, 2024
1 parent 8f478ff commit d4f17fb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/components/AppSettings.vue
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@

<NcSelect
v-model="incomeExpenseAccountsValueFormatValue"
:input-label="t('money', 'Aggregate accounts')"
:options="[
{
label: t('money', 'Monthly'),
Expand Down

0 comments on commit d4f17fb

Please sign in to comment.