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

@@ -111,7 +111,7 @@
{{ $t('Create your Team Folder') }}
</h1>
<p class="description">
{{ $t('Share your files with your team easily by creating new team folder.') }}
{{ $t('Collaborate on your files with your team easily by creating new team folder.') }}
</p>
<ButtonBase @click.native="$createTeamFolder" button-style="theme" class="m-center">
{{ $t('Create Team Folder') }}