diff options
| author | Marak <[email protected]> | 2018-09-24 21:31:27 -0400 |
|---|---|---|
| committer | GitHub <[email protected]> | 2018-09-24 21:31:27 -0400 |
| commit | 49d49c51ff66661dec866b7e8b7f4a380bfcdec5 (patch) | |
| tree | 2ac37767bc5d5c1bbf3e15d1e71830ea4ae7a072 /lib | |
| parent | ddb1699d97b2be52e6faab87d0160570dbcc4900 (diff) | |
| parent | 8f4a39768af4c833aeb60734500360cce5b5ccb8 (diff) | |
| download | faker-49d49c51ff66661dec866b7e8b7f4a380bfcdec5.tar.xz faker-49d49c51ff66661dec866b7e8b7f4a380bfcdec5.zip | |
Merge pull request #593 from brantem/patch-1
Add my first name to `id_ID`
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 +]; |
