Skip to content

Commit f66021d

Browse files
szaimennextcloud-command
authored andcommitted
add beta channel advice to the updatenotification section
Signed-off-by: szaimen <szaimen@e.mail.de> Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
1 parent 8acefc9 commit f66021d

File tree

3 files changed

+8
-3
lines changed

3 files changed

+8
-3
lines changed

apps/updatenotification/src/components/UpdateNotification.vue

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -84,6 +84,11 @@
8484
</template>
8585
</div>
8686

87+
<div>
88+
{{ t('updatenotification', 'You can change the update channel below which also affects the apps management page.') }} <br>
89+
{{ t('updatenotification', 'E.g. after switching to the beta channel, beta app updates will be offered to you in the apps management page.') }}
90+
</div>
91+
8792
<h3 class="update-channel-selector">
8893
{{ t('updatenotification', 'Update channel:') }}
8994
<div v-click-outside="closeUpdateChannelMenu" class="update-menu">

0 commit comments

Comments
 (0)