From aedff155bdeb86f85db955a4e4bc96da458e01f2 Mon Sep 17 00:00:00 2001
From: chapoi <101828855+chapoi@users.noreply.github.com>
Date: Wed, 10 Jul 2024 18:30:14 +0200
Subject: [PATCH] UX: user page copy change responses -> replies (#27841)
---
.../javascripts/discourse/app/templates/user/notifications.hbs | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/app/assets/javascripts/discourse/app/templates/user/notifications.hbs b/app/assets/javascripts/discourse/app/templates/user/notifications.hbs
index 6df0e7e85a6..95045501e2d 100644
--- a/app/assets/javascripts/discourse/app/templates/user/notifications.hbs
+++ b/app/assets/javascripts/discourse/app/templates/user/notifications.hbs
@@ -21,7 +21,7 @@
class="user-nav__notifications-responses"
>
{{d-icon "reply"}}
- {{i18n "user_action_groups.6"}}
+ {{i18n "user_action_groups.5"}}