diff --git a/apps/files_external/templates/settings.php b/apps/files_external/templates/settings.php index 1d1fcee1d8..7cd3e849be 100644 --- a/apps/files_external/templates/settings.php +++ b/apps/files_external/templates/settings.php @@ -97,7 +97,8 @@
-

t('External storages')); ?>

+

t('External storages')); ?>

+

t('External storage enables you to mount external storage services and devices as secondary Nextcloud storage devices. You may also allow users to mount their own external storage services.')); ?>

'> diff --git a/apps/theming/templates/settings-admin.php b/apps/theming/templates/settings-admin.php index 5a73eb0253..d7de5b7505 100644 --- a/apps/theming/templates/settings-admin.php +++ b/apps/theming/templates/settings-admin.php @@ -28,6 +28,7 @@ style('theming', 'settings-admin'); ?>

t('Theming')); ?>

+

t('Theming makes it possible to easily customize the look and feel of your instance and supported clients. This will be visible for all users.')); ?>

diff --git a/settings/templates/settings/admin/overview.php b/settings/templates/settings/admin/overview.php index cbb7e136da..5b36f840ad 100644 --- a/settings/templates/settings/admin/overview.php +++ b/settings/templates/settings/admin/overview.php @@ -28,7 +28,8 @@ ?>
-

t('Security & setup warnings'));?>

+

t('Security & setup warnings'));?>

+

t('It\'s important for the security and performance of your instance that everything is configured correctly. To help you with that we are doing some automatic checks. Please see the linked documentation for more information.'));?>