Hi,
I’ve updated my Discourse instance to - 2.6.0.beta4 - Commits · discourse/discourse · GitHub and I found a regression bug in the message “js.bootstrap_mode_enabled”.
The value “{min_users}” is missing and the message on the homepage is displaying “[missing %{min_users} value]” instead of the original value - " bootstrapmode min users", which is 50.
In the settings the value “bootstrap mode min users” is set to 50. I guess the mapping has been broken somewhere.
The bug is not present on 2.6.0.beta3.
Thanks!