From fbffd55bb3919f63cc9ec240e2e79ec2149da70b Mon Sep 17 00:00:00 2001 From: Massedil Date: Tue, 17 Jun 2025 16:03:30 +0200 Subject: [PATCH] fix(profile): translation for feeds info is working again --- src/views/Account/children/EditIdentity.vue | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/views/Account/children/EditIdentity.vue b/src/views/Account/children/EditIdentity.vue index 2bba66b45..ec92beb9c 100644 --- a/src/views/Account/children/EditIdentity.vue +++ b/src/views/Account/children/EditIdentity.vue @@ -110,9 +110,9 @@

{{ t( - "These feeds contain event data for the events for which this specific profile is a participant or creator." + - "You should keep these private." + - " You can find feeds for all of your profiles into your notification settings." + "These feeds contain event data for the events for which this specific profile is a participant or creator. " + + "You should keep these private. " + + "You can find feeds for all of your profiles into your notification settings." ) }}