diff options
| author | Nicholas Broad <[email protected]> | 2024-03-22 07:07:35 -0700 |
|---|---|---|
| committer | GitHub <[email protected]> | 2024-03-22 15:07:35 +0100 |
| commit | 2884552c0506f6244eeda56ee6a76067424959ca (patch) | |
| tree | 1d0bc286300893e49d6002a0adf64aa374719701 /src | |
| parent | a27aafeb0a0f36989ca28575bcf87ce3e57cdb4b (diff) | |
| download | faker-2884552c0506f6244eeda56ee6a76067424959ca.tar.xz faker-2884552c0506f6244eeda56ee6a76067424959ca.zip | |
fix(person): delete set of invalid names in en_NG (#2764)
Diffstat (limited to 'src')
| -rw-r--r-- | src/locales/en_GH/person/male_first_name.ts | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/locales/en_GH/person/male_first_name.ts b/src/locales/en_GH/person/male_first_name.ts index 20b2cf4d..81d1e8ca 100644 --- a/src/locales/en_GH/person/male_first_name.ts +++ b/src/locales/en_GH/person/male_first_name.ts @@ -123,8 +123,6 @@ export default [ 'Terence', 'Thomas', 'Timothy', - 'Thank God', - 'Thy Will Be Done', 'Tom', 'Tony', 'Victor', |
