Merge branch 'mealie-next' into fix/update-pre-commit-hooks

This commit is contained in:
Michael Genson 2025-08-11 11:27:57 -05:00 committed by GitHub
commit 6254731549
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -19,9 +19,19 @@
</p>
<p class="mb-1">
<strong>{{ $t('user.username') }}: </strong>changeme@example.com
<AppButtonCopy
copy-text="changeme@example.com"
color="info"
btn-class="h-auto"
/>
</p>
<p class="mb-3">
<strong>{{ $t('user.password') }}: </strong>MyPassword
<AppButtonCopy
copy-text="MyPassword"
color="info"
btn-class="h-auto"
/>
</p>
<p>
{{ $t('user.dont-want-to-see-this-anymore-be-sure-to-change-your-email') }}