mirror of
https://github.com/VueFileManager/vuefilemanager.git
synced 2026-04-26 18:30:38 +00:00
language strings updates
This commit is contained in:
@@ -2,8 +2,8 @@
|
||||
<AuthContentWrapper ref="auth" class="h-screen">
|
||||
<AuthContent :visible="true">
|
||||
<Headline
|
||||
:title="$t('Temporary Unavailable')"
|
||||
:description="$t('Unfortunately, this shared link is temporary unavailable. Please try it later.')"
|
||||
:title="$t('temporary_unavailable')"
|
||||
:description="$t('shared_link_temporary_unavailable')"
|
||||
/>
|
||||
|
||||
<span class="additional-link"
|
||||
|
||||
Reference in New Issue
Block a user