remove outdated descriptions

This commit is contained in:
Michael Genson
2026-03-27 21:55:48 +00:00
parent 1269c3fe8c
commit 56f8c7b9a8
2 changed files with 0 additions and 2 deletions

View File

@@ -15,7 +15,6 @@
<template #title>
{{ $t('group.admin-group-management') }}
</template>
{{ $t('group.admin-group-management-text') }}
</BasePageTitle>
<AppToolbar back />
<v-card-text> {{ $t('group.group-id-value', [group.id]) }} </v-card-text>

View File

@@ -15,7 +15,6 @@
<template #title>
{{ $t('household.admin-household-management') }}
</template>
{{ $t('household.admin-household-management-text') }}
</BasePageTitle>
<AppToolbar back />
<v-card-text> {{ $t('household.household-id-value', [household.id]) }} </v-card-text>