Merge branch 'develop' into feat/CW-5624

This commit is contained in:
Muhsin Keloth
2025-09-22 17:07:27 +05:30
committed by GitHub
5 changed files with 209 additions and 19 deletions
@@ -62,7 +62,7 @@ export default {
</div>
<SignupForm />
<div class="px-1 text-sm text-n-slate-12">
<span>{{ $t('REGISTER.HAVE_AN_ACCOUNT') }}</span>
<span>{{ $t('REGISTER.HAVE_AN_ACCOUNT') }} </span>
<router-link class="text-link text-n-brand" to="/app/login">
{{ replaceInstallationName($t('LOGIN.TITLE')) }}
</router-link>