aboutsummaryrefslogtreecommitdiffstats
path: root/apps/theming
diff options
context:
space:
mode:
authorjulia.kirschenheuter <julia.kirschenheuter@nextcloud.com>2024-01-12 16:53:04 +0100
committerjulia.kirschenheuter <julia.kirschenheuter@nextcloud.com>2024-01-16 09:24:22 +0100
commitf6ec297df6ccdef217765c02e7e3bbc835547092 (patch)
tree66365ee097f6df3645bd4142f6c332d5ac13c5fc /apps/theming
parent32bf74af160482f3f182ce5641f55c80d81c8f19 (diff)
downloadnextcloud-server-f6ec297df6ccdef217765c02e7e3bbc835547092.tar.gz
nextcloud-server-f6ec297df6ccdef217765c02e7e3bbc835547092.zip
Complete `<h1>` settings heading
Signed-off-by: julia.kirschenheuter <julia.kirschenheuter@nextcloud.com>
Diffstat (limited to 'apps/theming')
-rw-r--r--apps/theming/src/UserThemes.vue2
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/theming/src/UserThemes.vue b/apps/theming/src/UserThemes.vue
index 10b34efad6c..bc9c16b2d23 100644
--- a/apps/theming/src/UserThemes.vue
+++ b/apps/theming/src/UserThemes.vue
@@ -23,7 +23,7 @@
<template>
<section>
- <NcSettingsSection :name="t('theming', 'Appearance and accessibility')"
+ <NcSettingsSection :name="t('theming', 'Appearance and accessibility settings')"
:limit-width="false"
class="theming">
<!-- eslint-disable-next-line vue/no-v-html -->