aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorFauzan <[email protected]>2022-10-11 03:34:16 +0700
committerGitHub <[email protected]>2022-10-10 22:34:16 +0200
commitf921c14c5b60eed1742ad79809210597ecdcc98e (patch)
tree3ed82cf921364fd73984cac43ec1d7bed82ce6c3 /src
parent0d6afb1d38cf700d517abbc2e87dca546962110f (diff)
downloadfaker-f921c14c5b60eed1742ad79809210597ecdcc98e.tar.xz
faker-f921c14c5b60eed1742ad79809210597ecdcc98e.zip
feat(locale): add male first names starting with Z to id_ID (#1424)
Diffstat (limited to 'src')
-rw-r--r--src/locales/id_ID/name/male_first_name.ts3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/locales/id_ID/name/male_first_name.ts b/src/locales/id_ID/name/male_first_name.ts
index 0705c74c..eaf88972 100644
--- a/src/locales/id_ID/name/male_first_name.ts
+++ b/src/locales/id_ID/name/male_first_name.ts
@@ -489,4 +489,7 @@ export default [
'Yosef',
'Yono',
'Yoga',
+ 'Zaki',
+ 'Zakir',
+ 'Zulfikar',
];