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
/
location
Age
Commit message (
Collapse
)
Author
Files
Lines
2024-12-07
refactor(locale): fix various locale data with trailing spaces (#3329)
Matt Mayer
1
-3
/
+3
* 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-03-14
refactor(location)!: remove default_country definitions (#2740)
Matt Mayer
2
-3
/
+0
Co-authored-by: ST-DDT <
[email protected]
>
2023-07-14
feat(locale): add states for Turkey (tr) (#2231)
Eric Cheng
2
-0
/
+85
2023-05-03
fix(locale): remove unrealistic fictional patterns in ne, ro, tr (#2120)
Matt Mayer
1
-7
/
+1
2023-05-01
refactor(types): rename locale definition types to singular (#2058)
ST-DDT
1
-2
/
+2
2023-04-27
refactor(location)!: rename definition city to city_pattern (#2094)
DivisionByZero
2
-2
/
+2
2023-04-21
refactor(location)!: rename definition street to street_pattern (#2051)
Shinigami
2
-2
/
+2
2022-10-21
refactor(location)!: rename address module (#1469)
Shinigami
10
-0
/
+406
Co-authored-by: ST-DDT <
[email protected]
>