mirror of
https://github.com/codeninjasllc/discourse.git
synced 2024-11-27 17:46:05 -05:00
missing localization
This commit is contained in:
parent
54645261aa
commit
09c733831c
1 changed files with 1 additions and 0 deletions
|
@ -854,6 +854,7 @@ en:
|
|||
bookmarks: "You have no bookmarked topics yet."
|
||||
category: "There are no {{category}} topics."
|
||||
top: "There are no top topics."
|
||||
search: "There are no search results."
|
||||
educate:
|
||||
new: '<p>Your new topics appear here.</p><p>By default, topics are considered new and will show a <span class="badge new-topic badge-notification" style="vertical-align:middle;line-height:inherit;">new</span> indicator if they were created in the last 2 days.</p><p>You can change this in your <a href="%{userPrefsUrl}">preferences</a>.</p>'
|
||||
unread: '<p>Your unread topics appear here.</p><p>By default, topics are considered unread and will show unread counts <span class="badge new-posts badge-notification">1</span> if you:</p><ul><li>Created the topic</li><li>Replied to the topic</li><li>Read the topic for more than 4 minutes</li></ul><p>Or if you have explicitly set the topic to Tracked or Watched via the notification control at the bottom of each topic.</p><p>You can change this in your <a href="%{userPrefsUrl}">preferences</a>.</p>'
|
||||
|
|
Loading…
Reference in a new issue