aboutsummaryrefslogtreecommitdiff
path: root/src/locales/en
AgeCommit message (Collapse)AuthorFilesLines
2025-08-13refactor(locale): remove invalid credit card issuer patterns (#3568)DivisionByZero2-10/+2
2025-05-05refactor(locale): normalize internet data (#3502)DivisionByZero3-3/+3
2025-03-17fix(airline): Air France and KLM Royal Dutch Airlines (#3440)Steven Chim1-1/+2
2025-03-06feat(finance): add ISO 4217 numerical codes to Currency (#3404)Owen1-0/+154
2025-01-15refactor(locale): improve product_name data in en and tr (#3372)Salih Kahyaoğlu1-3/+9
* Reclassify 'Soft', 'Fresh', and 'Frozen' as adjectives in en locale * Add extra materials in en * Move some materials to adjectives for better categorization in tr * Add extra data to materials in tr * Run preflight
2024-12-21fix(finance): update Discover card number format to ensure accuracy (#3336)Juliette1-3/+0
Co-authored-by: ST-DDT <[email protected]>
2024-12-14feat(location): add list of spoken languages (#3333)Umair Jibran2-0/+75
* add list of spoken languages * remove dupes * add language definition * add language module * add test case for `language()` * autogenerated supporting code * add languages for urdu * add test to make sure the values are truthy * update seed to match new format * update language list slim them down to a few languages as the long list was not easy to build up * update documentation * update returns * language: convert alpha2 to lowercase * update seed flies * covert alpha3 to lowercase * update seeders * update example * update version * use interface for language * Update index.ts * Revert "Update index.ts" This reverts commit 72a18e99cfee1f4c09d151b27bda1f2c8d1137d8. * Update src/modules/location/index.ts Co-authored-by: ST-DDT <[email protected]> * Update src/modules/location/index.ts Co-authored-by: ST-DDT <[email protected]> * Update src/definitions/location.ts Co-authored-by: ST-DDT <[email protected]> * language semantic Co-authored-by: ST-DDT <[email protected]> * add additional test cases * add examples for each property * add languages for the supported locales * update seeds * use example of german instead of english * Update src/definitions/location.ts Co-authored-by: ST-DDT <[email protected]> --------- Co-authored-by: ST-DDT <[email protected]>
2024-12-11feat(finance): use fake patterns for transactionDescription (#3202)ST-DDT2-0/+15
2024-12-07refactor(locale): fix various locale data with trailing spaces (#3329)Matt Mayer2-2/+2
* fix: fix various locale data with trailing spaces in the case of ar/location/state and hr/location/street_name, this was also a duplicate of a line without a space, so removed. * Delete test file
2024-12-06fix(music): fix truncated song names with commas (#3327)Matt Mayer1-23/+23
likely accidentally lost when originally imported ref #996 and https://manghammath.com/80s%20Hits/The%20Top%201000%20Songs%20of%20AllTime.pdf
2024-12-06fix(animal): re-moo-ved some incorrect cow data (#3326)Matt Mayer1-25/+0
My guess is when this was introduced in 1914b965c22b61a82e0aaf97e560899cd81bfee9 this was a copy-paste from something like Wikipedia, and there were some alphabetical markers like “A - edit” “B - edit” which made their way into the data
2024-11-30refactor(locale): sort person data (#3269)ST-DDT3-925/+925
2024-10-29feat(animal): add petName method (#3196)Suyash Gulati2-0/+46
2024-10-21docs: add jsdocs to the pre-built instances (#3193)ST-DDT1-0/+6
2024-10-17refactor(locale): modernise buzz- and catch-phrases (#2930)Matt Mayer6-71/+26
2024-10-17refactor(locale): enhance en vehicle manufacturers (#3187)Suyash Gulati1-0/+5
2024-10-16feat(commerce): more varied product descriptions (#3174)Matt Mayer1-12/+20
2024-10-14refactor(vehicle): add more non-US vehicle manufacturers (#3173)Matt Mayer1-0/+10
2024-10-12feat(location): add `continent` method (#3162)Joscha Feth2-0/+11
2024-10-10feat: add book module (#2949)Michał Cieślar8-0/+822
2024-06-30refactor(locale): group person entries by gender (#2938)DivisionByZero16-4895/+4892
2024-06-26refactor(locale): rename company affix files (#2975)ST-DDT3-3/+3
2024-06-13refactor(locale)!: use singular locale definition keys (#2932)Saurabh kumar2-2/+2
2024-06-03refactor(locale): unfreeze arrays (#2928)Shinigami2-4/+4
2024-05-25refactor(locale): normalize finance data (#2915)DivisionByZero4-10/+10
2024-05-25refactor(locale)!: use snake case for all locale data (#2910)ST-DDT2-2/+2
2024-05-18refactor(locale): normalize date data (#2902)DivisionByZero2-23/+21
2024-05-14refactor(locale): normalize company data (#2889)DivisionByZero8-148/+148
2024-05-08refactor(locale): normalize vehicle data (#2874)DivisionByZero2-47/+47
2024-05-05refactor(locale): normalize database data (#2873)DivisionByZero1-9/+9
2024-05-03refactor(locale): normalize commerce data (#2868)DivisionByZero3-56/+56
2024-05-01refactor(locale): normalize hacker data (#2866)DivisionByZero5-50/+50
2024-04-29feat(music): add album and artist methods (#2620)Jeremy Hofer3-0/+1916
2024-04-29refactor(locale): normalize music data (#2857)DivisionByZero2-939/+939
2024-04-21refactor(locale): activate data normalization for color (#2837)DivisionByZero1-25/+25
2024-04-15refactor(locale): remove discontinued credit card issuer "maestro" (#2803)DivisionByZero2-20/+0
2024-04-15refactor(locale)!: remove location data index-value-binding (#2476)DivisionByZero3-13/+6
2024-04-14fix(locale): misc spelling errors in commerce & food (#2809)Matt Mayer3-3/+4
2024-04-12chore(gender): fixed gender typos (#2808)Erik Pragt1-6/+6
2024-04-11refactor(locale): normalize animal data (#2791)DivisionByZero12-1532/+1532
2024-04-05feat(animal): add more simple animals to animal.type() (#2786)Matt Mayer1-9/+40
2024-03-28feat(music): add additional genres (#2621)Jeremy Hofer1-11/+262
2024-03-16refactor(word): reduce definitions to 1000 in all locales (#2751)Matt Mayer3-10927/+29
2024-03-14refactor(location)!: remove default_country definitions (#2740)Matt Mayer2-3/+0
Co-authored-by: ST-DDT <[email protected]>
2024-03-12feat(phone)!: add new style parameter (#2578)Matt Mayer5-2/+20
2024-02-27refactor(person)!: flatten jobs definitions (#2505)Matt Mayer5-93/+95
2024-02-11feat(food): new module (#2484)DivisionByZero12-0/+1012
Co-authored-by: Matt Mayer <[email protected]> Co-authored-by: Matt Mayer <[email protected]>
2023-11-07feat(person): use fake patterns for jobTitle (#2528)Matt Mayer2-0/+5
2023-10-05feat(locale): add street_name to `en_US`, `en_GB` and `en` (#2371)DivisionByZero3-0/+754
2023-09-29chore(finance): update mastercard patterns and test (#2396)Matt Mayer1-1/+1