aboutsummaryrefslogtreecommitdiff
path: root/src/locales/ko
AgeCommit message (Collapse)AuthorFilesLines
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-05-13fix(locale): ko modified street_name to street_name_part (#3485)seoahan5-33/+123
2025-05-05refactor(locale): normalize internet data (#3502)DivisionByZero2-2/+2
2025-04-24refactor(locale): ko state data update (#3487)seoahan1-17/+17
Co-authored-by: DivisionByZero <[email protected]>
2024-11-30refactor(locale): sort person data (#3269)ST-DDT2-633/+633
2024-10-21docs: add jsdocs to the pre-built instances (#3193)ST-DDT1-0/+6
2024-06-30refactor(locale): group person entries by gender (#2938)DivisionByZero7-734/+1270
2024-06-26refactor(locale): rename company affix files (#2975)ST-DDT4-6/+6
2024-06-13refactor(locale)!: use singular locale definition keys (#2932)Saurabh kumar2-2/+2
2024-05-18refactor(locale): normalize date data (#2902)DivisionByZero2-7/+7
2024-05-14refactor(locale): normalize company data (#2889)DivisionByZero1-5/+5
2024-03-27fix(person): add dedicated first names in ko locale (#2773)qqww085-2966/+618
2024-03-12feat(phone)!: add new style parameter (#2578)Matt Mayer5-2/+20
2023-05-01refactor(types): rename locale definition types to singular (#2058)ST-DDT10-20/+20
2023-04-27refactor(location)!: rename definition city to city_pattern (#2094)DivisionByZero2-2/+2
2023-04-22feat(locale): add additional metadata properties (#2025)Matt Mayer1-2/+7
2023-04-21refactor(location)!: rename definition street to street_pattern (#2051)Shinigami2-2/+2
2023-04-17refactor: rename patterns to pattern (#2059)Shinigami4-4/+4
2023-04-01refactor(locale)!: move title to metadata (#1978)ST-DDT2-1/+9
2023-03-27feat(locale): add hyphenated names to English locales (#1872)Matt Mayer2-0/+3
2023-03-14refactor(date): remove duplicate context of date definitions (#1915)Matt Mayer2-12/+0
2023-02-02fix(person): change fullName to use name patterns (#1637)Matt Mayer1-1/+3
2022-10-28feat(locale): update Korean color, date, location, word, company (#1492)thilllon13-1/+501
2022-10-21refactor(location)!: rename address module (#1469)Shinigami13-7/+7
Co-authored-by: ST-DDT <[email protected]>
2022-10-16refactor(person)!: rename name module (#1445)Shinigami7-8/+8
Co-authored-by: ST-DDT <[email protected]>
2022-10-08test(locale): check for duplicated entries (#1137)Leyla Jähnig3-90/+0
2022-08-22feat(company): move name formats to locales (#1293)Guilherme Minozzi2-2/+2
2022-05-21feat: use localized fake pattern in street (#966)ST-DDT4-32/+32
2022-05-07chore(locales): convert locales data to faker.fake format (#927)ST-DDT4-4/+7
2022-05-05fix(generate:locale): make the definition types extendible (#915)ST-DDT4-6/+6
Co-authored-by: Piotr Kuczynski <[email protected]>
2022-04-05feat: append more korean dataset and delete wrong dataset (#573)hyesung oh3-3/+10
2022-02-11feat(types): provide strong typing for locales 2 (#398)ST-DDT7-12/+46
2022-01-20feat: migrate locales to typescript (#238)ST-DDT44-68/+99
2022-01-19fix: ts support for locales (#169)Shinigami26-0/+3431