diff --git a/apps/dav/src/views/UserAvailability.vue b/apps/dav/src/views/UserAvailability.vue
index 7f2c6b25c36..00d4a61e786 100644
--- a/apps/dav/src/views/UserAvailability.vue
+++ b/apps/dav/src/views/UserAvailability.vue
@@ -2,42 +2,31 @@
- SPDX-FileCopyrightText: 2021 Nextcloud GmbH and Nextcloud contributors
- SPDX-License-Identifier: AGPL-3.0-or-later
-->
+
+
+
+ :name="t('dav', 'Availability')"
+ :description="t('dav', 'If you configure your working hours, other people will see when you are out of office when they book a meeting.')">
+ :name="t('dav', 'Absence')"
+ :description="t('dav', 'Configure your next absence period.')">
-
-