Skip to content

Commit d1b8c90

Browse files
author
Julien Veyssier
committed
change attrib title
Signed-off-by: Julien Veyssier <eneiluj@posteo.net>
1 parent a51f7c6 commit d1b8c90

File tree

3 files changed

+4
-1
lines changed

3 files changed

+4
-1
lines changed

apps/dashboard/js/dashboard.js

Lines changed: 2 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

apps/dashboard/js/dashboard.js.map

Lines changed: 1 addition & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

apps/dashboard/src/App.vue

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@
5959

6060
<h3>{{ t('dashboard', 'Change background image') }}</h3>
6161
<BackgroundSettings :background="background" @update:background="updateBackground" />
62-
<h3>{{ t('dashboard', 'External services') }}</h3>
62+
<h3>{{ t('dashboard', 'Weather service') }}</h3>
6363
<p>
6464
{{ t('dashboard', 'For your privacy, the weather data is requested by your Nextcloud server on your behalf so the weather service receives no personal information.') }}
6565
</p>

0 commit comments

Comments
 (0)