From 743d31651f06b6cede876ad0bbc26e04eed4d38c Mon Sep 17 00:00:00 2001 From: Konrad <11725227+mKoonrad@users.noreply.github.com> Date: Wed, 3 Jun 2026 08:00:37 +0200 Subject: [PATCH] fix(i18n): mark Bio string for translation (#2910) --- apps/remix/app/components/forms/public-profile-form.tsx | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/apps/remix/app/components/forms/public-profile-form.tsx b/apps/remix/app/components/forms/public-profile-form.tsx index 1e9cd32ef..d354368ba 100644 --- a/apps/remix/app/components/forms/public-profile-form.tsx +++ b/apps/remix/app/components/forms/public-profile-form.tsx @@ -197,7 +197,9 @@ export const PublicProfileForm = ({ className, profile, onProfileUpdate }: Publi return ( - Bio + + Bio +