so, thank to the amazing work of the team, it’s surprisingly feasible,
- I made a very little plugin as instructed here: Add a new locale from plugin
- tried a few modifications:
- rebuilt, to see the custom locale in the parameter
default locale
, selected it
- entered the app and the rails console
sudo /var/discourse/./launcher enter app
rails c
and finally
Group.refresh_automatic_groups!()
exit;
exit