text fixes

This commit is contained in:
Čarodej
2021-10-29 17:25:50 +02:00
parent 06bb51989e
commit 57506fc34f
4 changed files with 11 additions and 7 deletions

View File

@@ -86,7 +86,7 @@
<!--Homepage-->
<template v-if="isTeamFolderHomepage">
<h1 class="title">
{{ $t('Nothing shared with you') }}
{{ $t('Nothing Shared With You') }}
</h1>
<p class="description">
{{ $t('All items that are shared with you will be visible here.') }}