Closed jgujgu closed 4 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
Thanks for the report! I'll look into it.
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.
This is not a huge problem obviously, but the translation path for "destroy" ends up being slightly wrong, displaying this on the frontend:
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