Add /categories CRUD admin page and localize remaining English strings

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
This commit is contained in:
David Beccue
2026-05-16 13:42:51 +05:00
parent d7dfad9a24
commit f42219b442
7 changed files with 248 additions and 4 deletions

View File

@ -52,7 +52,7 @@
<section class="pay">
<p class="muted">{$t('invoices.saved_thanks')}</p>
<img src="/payment-qr.png" alt="Payment QR code" class="qr" />
<img src="/payment-qr.png" alt={$t('invoices.qr_alt')} class="qr" />
</section>
</article>