mirror of
https://github.com/discourse/discourse.git
synced 2024-11-25 18:30:26 -06:00
Fix the empty page copy on the user activity page
This commit is contained in:
parent
1a7f372fc9
commit
71802ba910
@ -3988,7 +3988,7 @@ en:
|
||||
|
||||
user_activity:
|
||||
no_activity_title: "No activity yet"
|
||||
no_activity_body: "Welcome to our community! You are brand new here and have not yet contributed to discussions. As a first step, visit <a href='%{topUrl}'>Top</a> or <a href='%{categoriesUrl}'>Categories</a> and just start reading! Select %{heartIcon} on posts that you like or want to learn more about. If you have not already done so, help others get to know you by adding a picture and bio in your <a href='%{preferencesUrl}'>user preferences</a>."
|
||||
no_activity_body: "Welcome to our community! You are brand new here and have not yet contributed to discussions. As a first step, visit <a href='%{topUrl}'>Top</a> or <a href='%{categoriesUrl}'>Categories</a> and just start reading! Select %{heartIcon} on posts that you like or want to learn more about. As you participate, your activity will be listed here."
|
||||
no_activity_others: "No activity."
|
||||
no_replies_title: "You have not replied to any topics yet"
|
||||
no_replies_others: "No replies."
|
||||
|
Loading…
Reference in New Issue
Block a user