Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoas Schilling <coding@schilljs.com>2021-10-06 12:53:00 +0300
committerJoas Schilling <coding@schilljs.com>2021-10-06 20:13:16 +0300
commit0dae8805c22371892cd2d975a675115c333ca7cc (patch)
tree469ac8a63f19d95897ddb09964ef59c709ce4314 /apps/settings/src/components/AdminDelegating.vue
parent5fecbc9074b70ac185d367fcd1019168bc538d4b (diff)
Improve icon and section title of "Admin privileges"
Signed-off-by: Joas Schilling <coding@schilljs.com> Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
Diffstat (limited to 'apps/settings/src/components/AdminDelegating.vue')
-rw-r--r--apps/settings/src/components/AdminDelegating.vue4
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/settings/src/components/AdminDelegating.vue b/apps/settings/src/components/AdminDelegating.vue
index c32da671adc..fd8e89f7853 100644
--- a/apps/settings/src/components/AdminDelegating.vue
+++ b/apps/settings/src/components/AdminDelegating.vue
@@ -1,8 +1,8 @@
<template>
<div id="admin-right-sub-granting" class="section">
- <h2>{{ t('settings', 'Admin right privilege') }}</h2>
+ <h2>{{ t('settings', 'Admin privileges') }}</h2>
<p class="settings-hint">
- {{ t('settings', 'Here you can decide which group can access some of the admin settings.') }}
+ {{ t('settings', 'Here you can decide which group can access certain sections of the admin settings.') }}
</p>
<div class="setting-list">