index
:
faker
erica/update-maintainers-sponsers-backers
imgbot
main
update_logo_and_readme
Generate massive amounts of fake data in the browser and node.js
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
locales
/
tr
/
person
Age
Commit message (
Collapse
)
Author
Files
Lines
2024-12-07
refactor(locale): fix various locale data with trailing spaces (#3329)
Matt Mayer
1
-8
/
+8
* 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-11-30
refactor(locale): sort person data (#3269)
ST-DDT
2
-604
/
+604
2024-06-30
refactor(locale): group person entries by gender (#2938)
DivisionByZero
9
-2091
/
+2087
2023-05-01
refactor(types): rename locale definition types to singular (#2058)
ST-DDT
1
-2
/
+2
2023-04-17
refactor: rename patterns to pattern (#2059)
Shinigami
2
-2
/
+2
2023-03-27
feat(locale): add hyphenated names to English locales (#1872)
Matt Mayer
2
-0
/
+3
2023-02-02
fix(person): change fullName to use name patterns (#1637)
Matt Mayer
1
-4
/
+5
2023-01-09
feat(person): split prefix into gendered versions (#1665)
Matt Mayer
4
-1
/
+11
2022-10-16
refactor(person)!: rename name module (#1445)
Shinigami
7
-0
/
+2104
Co-authored-by: ST-DDT <
[email protected]
>