Skip to content

Commit

Permalink
Merge pull request #29108 from nextcloud/Valdnet-patch-1
Browse files Browse the repository at this point in the history
l10n: Spelling unification
  • Loading branch information
nickvergessen authored Oct 7, 2021
2 parents c64e905 + a4b0dfa commit 6829449
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 5 deletions.
4 changes: 2 additions & 2 deletions apps/settings/js/vue-settings-admin-delegation.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion apps/settings/js/vue-settings-admin-delegation.js.map

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions apps/settings/src/components/AdminDelegating.vue
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
<template>
<div id="admin-right-sub-granting" class="section">
<h2>{{ t('settings', 'Admin privileges') }}</h2>
<h2>{{ t('settings', 'Administration privileges') }}</h2>
<p class="settings-hint">
{{ t('settings', 'Here you can decide which group can access certain sections of the admin settings.') }}
{{ t('settings', 'Here you can decide which group can access certain sections of the administration settings.') }}
</p>

<div class="setting-list">
Expand Down

0 comments on commit 6829449

Please sign in to comment.