diff options
| author | bakwan <[email protected]> | 2018-01-07 19:49:57 +0700 |
|---|---|---|
| committer | GitHub <[email protected]> | 2018-01-07 19:49:57 +0700 |
| commit | 8f4a39768af4c833aeb60734500360cce5b5ccb8 (patch) | |
| tree | da83ea77bdb516d21e1d7d6dac03e835f10102c4 /lib | |
| parent | 220e5cbff3ac8bd437619c5df712bbfb8622895d (diff) | |
| download | faker-8f4a39768af4c833aeb60734500360cce5b5ccb8.tar.xz faker-8f4a39768af4c833aeb60734500360cce5b5ccb8.zip | |
Update male_first_name.js
Add "Gibran", remove duplicate, rearrange
Diffstat (limited to 'lib')
| -rw-r--r-- | lib/locales/id_ID/name/male_first_name.js | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/lib/locales/id_ID/name/male_first_name.js b/lib/locales/id_ID/name/male_first_name.js index dc9b5ebb..e0ed5571 100644 --- a/lib/locales/id_ID/name/male_first_name.js +++ b/lib/locales/id_ID/name/male_first_name.js @@ -155,6 +155,7 @@ module["exports"] = [ "Eja", "Gada", "Gadang", + "Gading", "Gaduh", "Gaiman", "Galak", @@ -184,10 +185,9 @@ module["exports"] = [ "Garda", "Gatot", "Gatra", - "Gilang", - "Galih", "Ghani", - "Gading", + "Gibran", + "Gilang", "Hairyanto", "Hardana", "Hardi", @@ -493,4 +493,4 @@ module["exports"] = [ "Yosef", "Yono", "Yoga" -];
\ No newline at end of file +]; |
