This commit is contained in:
Milos Stojanovic
2020-02-26 10:31:04 +01:00
parent 5ec59f93de
commit e045be33ac
17 changed files with 32 additions and 3 deletions

View File

@@ -48,7 +48,7 @@
{{ lang('Upload') }}
</b-checkbox>
<b-checkbox v-model="permissions.download">
{{ lang('Download') }}
{{ lang('Download permission') }}
</b-checkbox>
<b-checkbox v-model="permissions.batchdownload">
{{ lang('Batch Download') }}