feat: add subtitles to /play/buttplug and /play/recordings page headers
All checks were successful
Build and Push Frontend Image / build (push) Successful in 1m12s

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
2026-03-10 12:04:24 +01:00
parent ab0af9a773
commit 9abcd715d7
3 changed files with 3 additions and 1 deletions

View File

@@ -68,6 +68,7 @@
<div class="py-3 sm:py-6 lg:pl-6">
<div class="mb-6">
<h1 class="text-2xl font-bold">{$_("me.recordings.title")}</h1>
<p class="text-sm text-muted-foreground mt-1">{$_("me.recordings.description")}</p>
</div>
{#if recordings.length === 0}