mirror of
https://github.com/discourse/discourse.git
synced 2025-05-31 06:49:30 +08:00
UX: Update "education.dominating_topic" and raise default percentage (#19154)
See /t/82396
This commit is contained in:
@ -145,7 +145,7 @@ class ComposerMessagesFinder
|
||||
templateName: 'dominating-topic',
|
||||
wait_for_typing: true,
|
||||
extraClass: 'education-message dominating-topic-message',
|
||||
body: PrettyText.cook(I18n.t('education.dominating_topic', percent: (ratio * 100).round))
|
||||
body: PrettyText.cook(I18n.t('education.dominating_topic'))
|
||||
}
|
||||
end
|
||||
|
||||
|
Reference in New Issue
Block a user