fix(profile): translation for feeds info is working again
This commit is contained in:
@@ -110,9 +110,9 @@
|
|||||||
<p>
|
<p>
|
||||||
{{
|
{{
|
||||||
t(
|
t(
|
||||||
"These feeds contain event data for the events for which this specific profile is a participant or creator." +
|
"These feeds contain event data for the events for which this specific profile is a participant or creator. " +
|
||||||
"You should keep these private." +
|
"You should keep these private. " +
|
||||||
" You can find feeds for all of your profiles into your notification settings."
|
"You can find feeds for all of your profiles into your notification settings."
|
||||||
)
|
)
|
||||||
}}
|
}}
|
||||||
</p>
|
</p>
|
||||||
|
|||||||
Reference in New Issue
Block a user