vadymmarkov / Fakery

:alien: Swift fake data generator
https://vadymmarkov.github.io
Other
1.79k stars 182 forks source link

Missed localization tr-TR #102

Open akhatmullin opened 6 years ago

akhatmullin commented 6 years ago

When I use tr-TR localization for generating first name I get error

JSON file for 'tr-TR' locale was not found.

I use version 3.4.0

adrianod1as commented 5 years ago

+1 for 'pt-BR'

I even tried the master:

pod 'Fakery', :git => 'https://github.com/vadymmarkov/Fakery', :branch => 'master'

but the result was the same:

JSON file for 'pt-BR' locale was not found.

adrianod1as commented 5 years ago

The PR #128 should fix the 'pt-Br' issue.