spree-contrib / spree_digital

A Spree extension to enable downloadable products
http://spreecommerce.org
MIT License
117 stars 97 forks source link

Fixes Spanish translations and scopes. Support scss in generators. #88

Open taniarv opened 9 years ago

taniarv commented 9 years ago

Fixes spree translation scopes to "digitals". Fixes es.yml translation file and it.yml.

Also, add support in generator for scss files and @import directives

halo commented 9 years ago

Hi @taniarv I'm sorry for the late response. Could we take this in multiple steps? I mean, could you make one pull requests for the Spanish locale file first? It's obvious that the namespaces there need to be fixed, you can see that by just comparing to en.yml. But let's keep it separate and have the scss discussion in another pull requests. Ok? Thank you so much for your work!