solidusio-contrib / solidus_social

Building block for social authentication in your Solidus store.
BSD 3-Clause "New" or "Revised" License
27 stars 52 forks source link

Translation missing because scoped weirdly: en.authentications.spree.destroy #50

Closed jgujgu closed 4 years ago

jgujgu commented 5 years ago

This is not a huge problem obviously, but the translation path for "destroy" ends up being slightly wrong, displaying this on the frontend:

translation missing: en.authentications.spree.destroy

I don't know how to scope it correctly but here it is in the controller: https://github.com/solidusio-contrib/solidus_social/blob/master/app/controllers/spree/user_authentications_controller.rb#L9

jarednorman commented 5 years ago

Thanks for the report! I'll look into it.

stale[bot] commented 4 years ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.