From 6629bf50aeb6f50f5f77ac06a0d43dcaa69d7553 Mon Sep 17 00:00:00 2001
From: waclaw66 <waclaw66@seznam.cz>
Date: Fri, 5 Jul 2024 05:55:40 +0200
Subject: [PATCH] fix(web): user profile translation (#10851)

---
 web/src/lib/i18n/en.json | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/web/src/lib/i18n/en.json b/web/src/lib/i18n/en.json
index 01b7a5e475..efcfead10c 100644
--- a/web/src/lib/i18n/en.json
+++ b/web/src/lib/i18n/en.json
@@ -892,7 +892,7 @@
   "previous_memory": "Previous memory",
   "previous_or_next_photo": "Previous or next photo",
   "primary": "Primary",
-  "profile_image_of_user": "Profile image of {title}",
+  "profile_image_of_user": "Profile image of {user}",
   "profile_picture_set": "Profile picture set.",
   "public_album": "Public album",
   "public_share": "Public Share",