Merge pull request #31739 from nextcloud/enh/noid/add-beta-channel-advice

add beta channel advice to the updatenotification section
This commit is contained in:
Simon L 2022-03-30 18:24:57 +02:00 committed by GitHub
commit 50076ec6c5
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 7 additions and 3 deletions

View file

@ -84,6 +84,10 @@
</template>
</div>
<div>
{{ t('updatenotification', 'You can change the update channel below which also affects the apps management page. E.g. after switching to the beta channel, beta app updates will be offered to you in the apps management page.') }}
</div>
<h3 class="update-channel-selector">
{{ t('updatenotification', 'Update channel:') }}
<div v-click-outside="closeUpdateChannelMenu" class="update-menu">

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long