first language support

This commit is contained in:
2020-12-18 21:01:02 +01:00
parent 2c77450884
commit 35d379d843
4 changed files with 9 additions and 4 deletions

View File

@@ -40,7 +40,7 @@
class="absolute inset-y-0 right-0 pr-3 flex items-center text-sm">
<a
href="https://tailwindui.com/password/reset"
class="text-gray-900 underline">Forgot?</a>
class="text-gray-900 underline">{$_('forgot_password?')}</a>
</div>
</div>
</div>