diff options
| author | David Kossoglyad <[email protected]> | 2021-03-18 02:32:46 +0200 |
|---|---|---|
| committer | David Kossoglyad <[email protected]> | 2021-03-18 02:32:46 +0200 |
| commit | aba2bee6cffd5534f9f3f4923d70f6e038caae90 (patch) | |
| tree | 0ac45d43e799c341cc54bc883a12bc49fd5081c4 /lib | |
| parent | 9205ed7e77b2a6ac98432cd898cfad64119d6541 (diff) | |
| download | faker-aba2bee6cffd5534f9f3f4923d70f6e038caae90.tar.xz faker-aba2bee6cffd5534f9f3f4923d70f6e038caae90.zip | |
chore: WIP
Diffstat (limited to 'lib')
| -rw-r--r-- | lib/locales/he/address/state.js | 59 |
1 files changed, 9 insertions, 50 deletions
diff --git a/lib/locales/he/address/state.js b/lib/locales/he/address/state.js index 7af9842b..d2b0e865 100644 --- a/lib/locales/he/address/state.js +++ b/lib/locales/he/address/state.js @@ -1,52 +1,11 @@ module["exports"] = [ - "Alabama", - "Alaska", - "Arizona", - "Arkansas", - "California", - "Colorado", - "Connecticut", - "Delaware", - "Florida", - "Georgia", - "Hawaii", - "Idaho", - "Illinois", - "Indiana", - "Iowa", - "Kansas", - "Kentucky", - "Louisiana", - "Maine", - "Maryland", - "Massachusetts", - "Michigan", - "Minnesota", - "Mississippi", - "Missouri", - "Montana", - "Nebraska", - "Nevada", - "New Hampshire", - "New Jersey", - "New Mexico", - "New York", - "North Carolina", - "North Dakota", - "Ohio", - "Oklahoma", - "Oregon", - "Pennsylvania", - "Rhode Island", - "South Carolina", - "South Dakota", - "Tennessee", - "Texas", - "Utah", - "Vermont", - "Virginia", - "Washington", - "West Virginia", - "Wisconsin", - "Wyoming" + "חיפה", + "רמת הגולן", + "הגדה המערבית", + "שומרון", + "השרון", + "יהודה", + "הנגב", + "השפלה", + "הערבה" ]; |
