mirror of
https://github.com/nextcloud/server.git
synced 2026-06-11 01:30:50 -04:00
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:
commit
50076ec6c5
3 changed files with 7 additions and 3 deletions
|
|
@ -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
Loading…
Reference in a new issue