mageFaker icon indicating copy to clipboard operation
mageFaker copied to clipboard

Dynamic locale

Open Tickles-BV opened this issue 7 years ago • 0 comments

This pull request replaces seperate faker initialization calls to a centralized routine called _getFakerInstance(), we've added logic in that method to initialize faker with data from our current locale code, if this is unavailable we fall back to en_US.

Tickles-BV avatar Nov 13 '17 13:11 Tickles-BV