colinskow / ng-superlogin

AngularJS bindings for the SuperLogin project
MIT License
15 stars 17 forks source link

Error message translation #23

Open bfredo123 opened 7 years ago

bfredo123 commented 7 years ago

Hi,

I am using superlogin and ng-superlogin and it's really great.

However I have a trouble to internationalize my app, in order to present the error messages to the user. They seem to be hard-coded in English in ng-superlogin (and in superlogin on the server side), so what is your recommendation to make an internationalized presentation of them?

Many thanks!