Enhance localization support; update error messages and add translations for adventure calendar

This commit is contained in:
Sean Morley
2024-12-14 09:56:12 -05:00
parent 9bf0849b92
commit 0376709325
17 changed files with 212 additions and 68 deletions

View File

@@ -94,7 +94,7 @@
</div>
{#if $page.form?.message}
<div class="text-center text-error mt-4">{$page.form?.message}</div>
<div class="text-center text-error mt-4">{$t($page.form?.message)}</div>
{/if}
{:else}
<div class="flex justify-center">