Closed RCheesley closed 1 year ago
Action:
So instructions:
DECIDIM_AVAILABLE_LOCALES
environment variables. (or edit the secrets.yml file /home/decidim/app/config/secrets.ymlbundle exec rails c
Decidim::Organization.first.update(available_locales: ["ca", "es", "en", "pt-BR", "jp"])
Awesome thank you so much for giving us the instructions! I hope that we can put together a wiki so that we can explain to people how they can get access to the infrastructure and/or make PRs going forward!
I have been asked if we can add Spanish as a language - could you tell me how we can do that? I could not find it in the Decidim docs.