I only want to support German and English for a starter.
As I see it I can easily limit this in the spree core locales.rb
, or in the localization extension by simply deleting the locale files.
But this doesn't quite seem right. I would like to configure it form my site extension, without basically forking spree. Can someone tell me how I can set AVAILABLE_LOCALES from there?