mirror of
https://github.com/discourse/discourse.git
synced 2025-02-25 18:55:32 -06:00
Omit Needless Words
This commit is contained in:
parent
90fca1ba17
commit
06d712a4c1
@ -470,8 +470,8 @@ en:
|
||||
|
||||
summary:
|
||||
enabled_description: "You're viewing a summary of this topic. To see all posts again, click below."
|
||||
description: "There are <b>{{count}}</b> replies. Save reading time by displaying only the most relevant replies?"
|
||||
description_time: "There are <b>{{count}}</b> replies with an estimated read time of <b>{{readingTime}} minutes</b>. Save reading time by displaying only the most relevant replies?"
|
||||
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'
|
||||
disable: 'Show All Posts'
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user