language strings updates

This commit is contained in:
Čarodej
2022-03-20 12:12:09 +01:00
parent 98d9f3ab0d
commit 881facc867
121 changed files with 1729 additions and 1400 deletions
+2 -2
View File
@@ -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"