mirror of
https://github.com/codeninjasllc/discourse.git
synced 2025-04-01 09:39:51 -04:00
UX: simplify copy for summarize topic mode
This commit is contained in:
parent
4281b16616
commit
70dbad16dc
1 changed files with 1 additions and 1 deletions
|
@ -544,7 +544,7 @@ en:
|
|||
last_post_lowercase: last post
|
||||
|
||||
summary:
|
||||
enabled_description: "You're viewing a summary of this topic: just the most interesting posts as determined by the community. To see all posts again, click below."
|
||||
enabled_description: "You're viewing a summary of this topic: the most interesting posts as determined by the community."
|
||||
description: "There are <b>{{count}}</b> replies."
|
||||
description_time: "There are <b>{{count}}</b> replies with an estimated read time of <b>{{readingTime}} minutes</b>."
|
||||
enable: 'Summarize This Topic'
|
||||
|
|
Loading…
Add table
Reference in a new issue