It's always return data in English. Looks like someone created wrong PR, Travis CI passed it and i merge this PR.
I found issue. It's returns providers without locale:
@Valerievich we need to fix it and your help will very handy.
Regression test will also be very nice.
I'll try to fix it today.
@Valerievich Thank you!
I can't understand how to fix this issue by new PL if my previous PL #200 isn't merged yet. All changes in my fork master branch.
All I did to fix this issue is:
return attribute(self.locale)
I checked all 'locales' through Generic(). It works well.
@Valerievich I have merged your PR. Thank you!