mirror of
https://github.com/VueFileManager/vuefilemanager.git
synced 2026-04-19 16:32:15 +00:00
text fixes
This commit is contained in:
@@ -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') }}
|
||||
|
||||
Reference in New Issue
Block a user