aboutsummaryrefslogtreecommitdiff
path: root/src/locales
AgeCommit message (Collapse)AuthorFilesLines
2025-08-13refactor(locale): remove invalid credit card issuer patterns (#3568)DivisionByZero3-15/+3
2025-08-11feat(locale): extended list of colors in Polish (#3586)Piotr Kuczynski1-0/+135
Co-authored-by: DivisionByZero <[email protected]>
2025-07-20feat(locales): add animal vocabulary(bear, bird, cat, rabbit, pet_name) in ↵r4bb1t7-0/+311
Korean (#3535) Co-authored-by: DivisionByZero <[email protected]>
2025-06-29feat(locale): add word data to pt_br and pt_pt locales (#3531)Daniel Shvarts10-0/+1616
2025-05-13fix(locale): correct Japanese country names (#3510)matsueushi1-11/+7
2025-05-13fix(locale): ko modified street_name to street_name_part (#3485)seoahan5-33/+123
2025-05-11fix(locale): correct the name of element Lv in Japanese (#3509)matsueushi1-1/+1
2025-05-11feat(locale): Add additional Japanese last names to the locale data (#3484)Noritaka Kobayashi1-0/+480
2025-05-05refactor(locale): normalize internet data (#3502)DivisionByZero91-2859/+2048
2025-05-05feat(locale): update zh_CN word (#3478)Khalil Yao5-0/+159
2025-05-04refactor(locale): rename pt-BR streetSuffix to streetPrefix (#3493)Guilherme Chalita3-4/+4
2025-05-02feat(locale): add Japanese sex definitions for person locale (#3495)Noritaka Kobayashi2-0/+3
2025-04-30feat(locale): add Japanese science locale data including elements and units ↵Noritaka Kobayashi4-0/+726
(#3491)
2025-04-29feat(locale): update Japanese company categories (#3489)Noritaka Kobayashi1-0/+12
2025-04-29feat(locale): add vehicle locale data for Japanese (#3490)Noritaka Kobayashi4-0/+28
2025-04-29feat(locale): add Japanese date and month definitions (#3492)matsueushi4-0/+50
2025-04-25feat(locale): add zh_CN book (#3477)Khalil Yao8-0/+278
2025-04-24refactor(locale): ko state data update (#3487)seoahan1-17/+17
Co-authored-by: DivisionByZero <[email protected]>
2025-04-24feat(locale): update zh_CN animal (#3480)Khalil Yao8-4/+81
2025-04-19feat(locale): update zh_CN location (#3481)Khalil Yao8-0/+449
2025-04-18feat(locale): add zh_CN food (#3479)Khalil Yao12-0/+393
2025-04-16 feat(locale): add country code for en_CA & fr_CA (#3476)Alix Lahuec4-0/+8
2025-04-11feat(locale): add cy locale, start with date (#3462)Awen236-0/+83
2025-04-11feat(locale): add finance support for ja locale (#3449)matsueushi6-0/+969
2025-04-10fix(locale): rename ja and zh_CN company affix files (#3448)matsueushi6-8/+8
2025-04-10feat(locale): add Tamil language support (#3468)Pradeeep G6-0/+84
2025-04-01feat(locale): add localize sex support for zh_CN & zh_TW (#3450)蛋疼的蛋蛋4-0/+6
2025-03-17fix(airline): Air France and KLM Royal Dutch Airlines (#3440)Steven Chim1-1/+2
2025-03-16feat(locale): Add bn_BD locale (#3439)Abrar Shahriar Adib6-0/+92
2025-03-06feat(finance): add ISO 4217 numerical codes to Currency (#3404)Owen5-0/+423
2025-03-01chore(deps): update eslint (major) (#3426)renovate[bot]1-69/+69
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: ST-DDT <[email protected]>
2025-01-15refactor(locale): improve product_name data in en and tr (#3372)Salih Kahyaoğlu2-6/+18
* 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
2025-01-15fix(locales): update chemical element names in zh_CN (#3371)tuanzi1-8/+8
Co-authored-by: ST-DDT <[email protected]>
2024-12-21fix(finance): update Discover card number format to ensure accuracy (#3336)Juliette2-6/+0
Co-authored-by: ST-DDT <[email protected]>
2024-12-14feat(location): add list of spoken languages (#3333)Umair Jibran4-0/+110
* 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-13feat(internet): update to simplified modern user-agent list (#3324)Matt Mayer2-0/+24
* feat(internet): update to simplified modern user-agent list * fix reviews suggestions, fix extraneous } --------- Co-authored-by: ST-DDT <[email protected]>
2024-12-13add german animal types (#3334)Matthias3-0/+60
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 Mayer14-24/+22
* 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(location): fix bad uz street_name_part data (#3328)Matt Mayer1-2/+2
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-12-02refactor(locale): update Polish city name (#3306)krpogorzelski1-1/+1
* Update city_name.ts In accordance with the regulation of the Minister of Internal Affairs and Administration of 29 December 2015, the name of the city "Stargard Szczeciński" is changed to "Stargard". * Update city_name.ts --------- Co-authored-by: ST-DDT <[email protected]>
2024-12-02infra(unicorn): prefer-export-from (#3272)ST-DDT3-77/+72
2024-11-30refactor(locale): sort person data (#3269)ST-DDT123-19104/+19104
2024-11-27refactor(locale): split up Spanish generic first names (#3279)ST-DDT2-109/+92
* refactor(locale): split up Spanish generic first names * chore: remove duplicates * chore: fix failing tests
2024-11-25fix(locale): add Isadora to female names in pt_BR for consistency (#3282)Matt Mayer1-0/+1
2024-11-25fix(locale): fix incorrect accents in it first_name (#3281)Matt Mayer1-6/+6
Co-authored-by: DivisionByZero <[email protected]>
2024-11-19refactor(locale): split en_AU_ocker first_names by sex (#3270)ST-DDT1-1/+3
2024-11-11refactor(locale): improve zh_CN vehicle manufacturers (#3254)Heuluck Lu1-6/+20